This message was deleted.
@c7607e73-ff69-4682-b0 I'm not sure what this has to do with the deps-new project -- can you elaborate?
A Java project needs to be compiled, and the Clojure project's classpath needs to include where those Java .class files are.
Also, if the project doesn't have pom.xml, you're not going to get any of its transitive dependencies -- because there's nothing for Clojure's CLI (and tools.deps.alpha) to find.