Open prabhu opened 5 months ago
There is a warning in the docs: Notice this feature actually uses Maven 2 algorithm and [may give wrong results when used with Maven 3](https://maven.apache.org/shared/maven-dependency-tree/)
https://maven.apache.org/plugins-archives/maven-dependency-plugin-3.2.0/tree-mojo.html#verbose
The dependency tree generated with both the cyclonedx maven plugin and the
dependency:tree
command lacks conflicts and omission information.Repo: https://github.com/eclipse-jkube/jkube
maven-verbose-tree.txt
Tracking the conflicts and omissions could help understand the software compositions better.