Return to Snippet

Revision: 10959
at January 20, 2009 01:02 by sanjivarunsahayamhotmailcom


Initial Code
mvn dependency:tree -Dincludes=groupId:artifactId

eg.

mvn dependency:tree -Dincludes=velocity:velocity

Initial URL


Initial Description
finds the how the included dependency was introduced

Initial Title
Finding Maven dependencies

Initial Tags


Initial Language
Other