Skip to content

Instantly share code, notes, and snippets.

@dakoctba
Created September 30, 2014 17:20
Show Gist options
  • Save dakoctba/4055d74925e01ca90362 to your computer and use it in GitHub Desktop.
Save dakoctba/4055d74925e01ca90362 to your computer and use it in GitHub Desktop.
maven
mvn archetype:generate -DgroupId=org.ccb.patrimonio -DartifactId=patrimonio -DarchetypeArtifactId=maven-archetype-webapp -DinteractiveMode=false
mvn eclipse:eclipse -Dwtpversion=2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment