-
Notifications
You must be signed in to change notification settings - Fork 1.6k
:plugin-repositories in :user profile ignored for plugin resolution within project scope #2059
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
Comments
fractaloop
pushed a commit
to fractaloop/dotfiles
that referenced
this issue
Jul 8, 2016
fractaloop
pushed a commit
to fractaloop/dotfiles
that referenced
this issue
Feb 21, 2017
anyone working on this? |
@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
If I specify:
in my
:user
profile of~/.lein/profiles.clj
, then specify a plugin withinproject.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 thelein new
task.The text was updated successfully, but these errors were encountered: