Skip to content

Instantly share code, notes, and snippets.

@mbuff24
Created December 1, 2014 21:30
Show Gist options
  • Save mbuff24/81ce2e4ff52ca55ea914 to your computer and use it in GitHub Desktop.
Save mbuff24/81ce2e4ff52ca55ea914 to your computer and use it in GitHub Desktop.
//http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html
mvn archetype:generate -DgroupId=com.mycompany.app -DartifactId=my-app -DarchetypeArtifactId=maven-archetype-quickstart -DinteractiveMode=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment