mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.amido.stacks.modules" -DarchetypeArtifactId="stacks-modules-parent-archetype" -DarchetypeVersion="1.0.2.1-RELEASE" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.amido.stacks.modules |
ArtifactId | ArtifactIdstacks-modules-parent-archetype |
Version | Version1.0.2.1-RELEASE |
Type | Typemaven-archetype |
Description |
Descriptionstacks-modules-parent-archetype
The parent for all Stacks modules
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.amido.stacks.modules -DarchetypeArtifactId=stacks-modules-parent-archetype -DarchetypeVersion=1.0.2.1-RELEASE -DinteractiveMode=false