The problem:
- Leiningen is told (via
lein-tools-deps) that it should use tools.deps for dependency resolution - The top level
deps.ednincludescore-libas a:local/rootdependency - When I ask tools.deps (
clj -Spath) to print the classpath it prints.../core-lib/src - However Leiningen does not (
lein classpath)