mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.astamuse" -DarchetypeArtifactId="asta4d-archetype" -DarchetypeVersion="0.14.2.10" -DinteractiveMode=false
GroupId | GroupIdcom.astamuse |
---|---|
ArtifactId | ArtifactIdasta4d-archetype |
Version | Version0.14.2.10 |
Type | Typemaven-archetype |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.astamuse -DarchetypeArtifactId=asta4d-archetype -DarchetypeVersion=0.14.2.10 -DinteractiveMode=false