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