Add dependency tree analysis using maven's resolved dependency graph.
Support:
- full dependency tree
- parent/child dependency relationships
- dependency paths
why queries to explain why an artifact is present
Example:
java_inventory.py dependency jackson-core
java_inventory.py dependency --why jackson-core
Show the modules and dependency chains introducing the dependency.
Add dependency tree analysis using maven's resolved dependency graph.
Support:
whyqueries to explain why an artifact is presentExample:
Show the modules and dependency chains introducing the dependency.