mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.amido.stacks.modules" -DarchetypeArtifactId="stacks-core-commons-archetype" -DarchetypeVersion="1.0.2" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.amido.stacks.modules |
ArtifactId | ArtifactIdstacks-core-commons-archetype |
Version | Version1.0.2 |
Type | Typemaven-archetype |
Description |
Descriptionstacks-core-commons-archetype
Common components for the Java Stacks solution
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.amido.stacks.modules -DarchetypeArtifactId=stacks-core-commons-archetype -DarchetypeVersion=1.0.2 -DinteractiveMode=false