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
{{ message }}
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.
Hello! It has been a while, but recent changes to ancient-clj now let us rely on the same resolution mechanism that Leiningen already uses. This should mean that repositories and their credentials should work as expected. If you're still interested in this, could you verify the behaviour using [lein-ancient "1.0.0-RC1"]?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a project.clj set up using ":env" as the password like explained in https://github.com/technomancy/leiningen/blob/stable/doc/DEPLOY.md#credentials-in-the-environment
When using
export LEIN_PASSWORD=password && lein ancient
however, the plugin gets 401 error.This plugin should support this way of inputting passwords.
The text was updated successfully, but these errors were encountered: