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
@jackjliew Thanks for reporting! Could you try [lein-ancient "1.0.0-RC3"]? The whole repository handling has been improved and your problem might already be solved in that version. :)
I'm using Nexus as a private maven mirror, but I can not use ancient to upgrade any packages after the mirror is configured.
cat ~/.lein/profiles.clj
{:user {:mirrors {#".+" "https://nexus.icc/repository/maven-public/"} :certificates ["/Users/jack/scripts/icc-cert/rootCA_cert.pem"] :plugins [[org.clojure/core.unify "0.5.7"] [lein-ancient "0.7.0"]]}}
The text was updated successfully, but these errors were encountered: