mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DgroupId="My-groupId" -DartifactId="My-artifactId" -Dversion="My-version" -Dpackage="My-package" -DarchetypeGroupId="nz.net.osnz" -DarchetypeArtifactId="groovy-archetype" -DarchetypeVersion="2.2" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdnz.net.osnz |
ArtifactId | ArtifactIdgroovy-archetype |
Version | Version2.2 |
Type | Typemaven-archetype |
Description |
Descriptiongroovy-archetype
OSNZ groovy archetype
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=nz.net.osnz -DarchetypeArtifactId=groovy-archetype -DarchetypeVersion=2.2 -DinteractiveMode=false