Tuesday, January 24, 2012

Visualize Maven Project Dependencies with dependency:tree and Dot Diagram Output




The dependency:tree goal of the Maven plugin dependencysupports various graphical outputs from the version 2.4 up. This is how you would create a diagram showing all dependencies in the com.example group in the dot format:

No comments: