indiWiz.com

Subhash's Tech Log

Maven managed projects: Generating dependency graph

without comments

When using Maven from commandline, use this command:

Maven Dependency Graph

If you are using Netbeans 6.7, you can generate a much more visual graph:

Netbeans Maven Dependency Graph

For bringing up this graph, just right click on the project and select Show Dependency Graph.

The screenshots above show the dependency graph for my project WizTools.org RESTClient.

Written by Subhash Chandran

June 22nd, 2009 at 1:38 am

Posted in Java, build

Tagged with , ,

Leave a Reply