deps-library icon indicating copy to clipboard operation
deps-library copied to clipboard

:local/root

Open awb99 opened this issue 4 years ago • 0 comments

If deps.edn contains dependencies that are :local/root then the transient dependencies of them are added to classpath, however deps-library does NOT add them to the maven POM classpath. They should be added, because they are part of the classpath.

awb99 avatar May 26 '21 22:05 awb99