Closed lverns closed 4 years ago
Thanks for reporting that @lverns, I haven't fully figured out t.d.a repos resolution machinery yet but I'll fix it as soon as I do and find some free time. Of course PRs are welcome!
This should be fixed by f2d3a264e84a7284d7ae51b8ac1c2a02a25874a9, please reopen if it is still a problem.
The call to
clojure.tools.deps.alpha/resolve-deps
here sets the:mvn/repos
statically, rather than relying on the tooling that t.d.a. provides for determining the repos. This means clindex can't be used on a project with dependencies in a private repository, since t.d.a. throws an ExceptionInfo complaining that it could not find artifact.