mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.github.jpaoletti" -DarchetypeArtifactId="jpm-archetype" -DarchetypeVersion="1.5.3" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.github.jpaoletti |
ArtifactId | ArtifactIdjpm-archetype |
Version | Version1.5.3 |
Type | Typemaven-archetype |
Description |
Descriptionjpm-archetype
Archetype for a jpm-struts1-bootstrap project
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.jpaoletti -DarchetypeArtifactId=jpm-archetype -DarchetypeVersion=1.5.3 -DinteractiveMode=false