Skip to content

Instantly share code, notes, and snippets.

@making
Last active August 29, 2015 14:04
Show Gist options
  • Save making/8ec133bcc7925dfbe076 to your computer and use it in GitHub Desktop.
Save making/8ec133bcc7925dfbe076 to your computer and use it in GitHub Desktop.
mvn -B archetype:generate -DgroupId=com.example -DartifactId=bookmark -Dversion=1.0.0-SNAPSHOT -DarchetypeArtifactId=maven-archetype-quickstart
mkdir bookmark/src/main/resources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment