You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: