Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
maven-dependency-tree-3.0
-
None
Description
Hi,
It seems that when using Maven31DependencyGraphBuilder to build a dependency tree of a maven module, the main artifact of the dependencies are downloaded while only the pom should be logically needed to infer the dependency tree.
This is problematic I think, see for example https://github.com/ferstl/depgraph-maven-plugin/issues/8