applied-science / deps-library

Publish deps.edn libraries to Clojars
Eclipse Public License 2.0
52 stars 3 forks source link

:local/root #12

Open awb99 opened 3 years ago

awb99 commented 3 years ago

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.