Viewing a dependency tree in Maven
2010-06-08 | Filed Under Uncategorized
To find out what dependencies you are getting and from where, execute “mvn dependency:tree”. Send it to a file using “mvn dependency:tree -Doutput=file”.
Post Links
Permalink | Trackback | Leave a Comment
Comments
Leave a Reply