Hi,
I tried the graph goal in a multi-module project and I was surprised to see depgraph downloading the jar of the dependencies: doesn't it only need the pom file of the dependency to resolve the graph?
Also, since it was in a multi-module project, shouldn't it use the dependencies that are in the multimodule directly instead of downloading them?
Hi,
I tried the graph goal in a multi-module project and I was surprised to see depgraph downloading the jar of the dependencies: doesn't it only need the pom file of the dependency to resolve the graph?
Also, since it was in a multi-module project, shouldn't it use the dependencies that are in the multimodule directly instead of downloading them?