Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:plugin-repositories in :user profile ignored for plugin resolution within project scope #2059

Closed
tobias opened this issue Jan 4, 2016 · 2 comments

Comments

@tobias
Copy link
Collaborator

tobias commented Jan 4, 2016

If I specify:

:plugin-repositories ^:replace
  [["central" {:url "http://repo1.maven.org/maven2" :snapshots false}]
  ["clojars" {:url "https://clojars-mirror.tcrawley.org/repo/"}]]

in my :user profile of ~/.lein/profiles.clj, then specify a plugin within project.clj, the :user :plugin-repositories are ignored. They are, however, honored for any plugins specified in the :user profile itself, and honored for template lookup for the lein new task.

@hypirion hypirion modified the milestones: 2.6.1, 2.6.2 Feb 5, 2016
fractaloop pushed a commit to fractaloop/dotfiles that referenced this issue Jul 8, 2016
@hypirion hypirion modified the milestones: 2.6.2, 2.7.1 Aug 30, 2016
fractaloop pushed a commit to fractaloop/dotfiles that referenced this issue Feb 21, 2017
@technomancy technomancy removed this from the 2.8.0 milestone Jun 15, 2017
@jiacai2050
Copy link

anyone working on this?

@glts
Copy link
Collaborator

glts commented Aug 22, 2019

@jiacai2050 There is an open pull request #2593 that should fix this. Please try it out if you can, that should certainly help push it forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants