- Verify the dependencies defined in the POM file.
- Print out a report of your project’s dependencies in a tree format.
- Download all the transitive dependencies.
- Prune unused dependencies from your dependency tree.
What will the mvn dependency:tree command do?
June 25, 2021June 25, 2021
0 Comment