Open awb99 opened 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.
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.