Skip to content

Instantly share code, notes, and snippets.

@islomar
Created February 10, 2014 09:15
Show Gist options
  • Save islomar/8912747 to your computer and use it in GitHub Desktop.
Save islomar/8912747 to your computer and use it in GitHub Desktop.
Create dependency diagrams of modules
mvn org.kuali.maven.plugins:graph-maven-plugin:1.2.3:dependencies -Dgraph.includes=com.islomar*:*:*,es.islomar*:*:* -Dgraph.hide=test compile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment