Skip to content

Instantly share code, notes, and snippets.

@josiah14
Created April 7, 2015 23:25
Show Gist options
  • Save josiah14/dd2e9c5d8b7456819762 to your computer and use it in GitHub Desktop.
Save josiah14/dd2e9c5d8b7456819762 to your computer and use it in GitHub Desktop.
Create new Maven projects
mvn archetype:generate -DgroupId=group.id -DartifactId=artifact-id -DarchetypeArtifactId=maven-archetype-quickstart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment