Skip to content

Instantly share code, notes, and snippets.

@zyjibmcn
Last active April 8, 2016 09:54
Show Gist options
  • Save zyjibmcn/67fa8022522d80b3659dbafbe9f914f7 to your computer and use it in GitHub Desktop.
Save zyjibmcn/67fa8022522d80b3659dbafbe9f914f7 to your computer and use it in GitHub Desktop.
Create a Java EE project archetype
1. mvn archetype:create-from-project
2. cd target/generated-sources/archetype
3. mvn install
Maven document:
Archetype creation
https://maven.apache.org/archetype/maven-archetype-plugin/advanced-usage.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment