You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have a plugin I want to load from a local repository because I'm currently working on it, and uploading snapshots to clojars is a bad idea. So I have this in my ~/.lein/profiles.clj:
Describe the bug
I have a plugin I want to load from a local repository because I'm currently working on it, and uploading snapshots to clojars is a bad idea. So I have this in my
~/.lein/profiles.clj
:However
:plugin-repositories
is only honored when I remove the:local-repo
entry. Is this intentional or is it a bug?The text was updated successfully, but these errors were encountered: