Skip to content

Instantly share code, notes, and snippets.

@nikhilm
Created March 21, 2012 08:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nikhilm/2145665 to your computer and use it in GitHub Desktop.
Save nikhilm/2145665 to your computer and use it in GitHub Desktop.
why java feels enterprisey!
Overcomplicated shit:
mvn archetype:generate \
-DarchetypeGroupId=org.apache.maven.archetypes \
-DgroupId=com.mycompany.app \
-DartifactId=my-app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment