Closed coreagile closed 3 years ago
A workaround is to change "s3p://--elided--/"
to "s3p://--elided--//"
(add extra trailing slash).
Hello! It has been a while, but recent changes to ancient-clj
now allow usage of any Maven wagon for resolution. If you're still interested in this, could you verify the behaviour using [lein-ancient "1.0.0-RC1"]
?
I had the exact same problem as described in this issue and updating to "1.0.0-RC1"
worked for me. Thanks a lot for providing a fix! 🥇 🎉 😀
@tobiasadam0770 Thanks for reporting back! I'll close the issue then.
Using
[lein-ancient "0.6.15"]
I am getting the following error when running
lein ancient
(deploy works fine):(error) Assert failed: (not (empty? path))
When reversing the following diff (sensitive information elided):