mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DterasolunaPlusVersion="My-terasolunaPlusVersion" -DapplicationName="My-applicationName" -DappShortId="My-appShortId" -DbusinessShortId="My-businessShortId" -DarchetypeGroupId="cloud.altemista.fwk.archetype" -DarchetypeArtifactId="cloud-altemistafwk-core-swagger-web-archetype" -DarchetypeVersion="3.0.0.RELEASE" -DinteractiveMode=false
GroupId | GroupIdcloud.altemista.fwk.archetype |
---|---|
ArtifactId | ArtifactIdcloud-altemistafwk-core-swagger-web-archetype |
Version | Version3.0.0.RELEASE |
Type | Typemaven-archetype |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=cloud.altemista.fwk.archetype -DarchetypeArtifactId=cloud-altemistafwk-core-swagger-web-archetype -DarchetypeVersion=3.0.0.RELEASE -DinteractiveMode=false