I noticed that leiningen doesn't honor the :local-repo for plugins when the plugins are defined in project.clj. anyone else stumbled into the same issue and has a fix?
:local-repo
fixed it by setting up stuff in LEIN_HOME/profiles.clj
instead of project.clj