mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.astamuse" -DarchetypeArtifactId="asta4d-archetype" -DarchetypeVersion="1.2-M2" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.astamuse |
ArtifactId | ArtifactIdasta4d-archetype |
Version | Version1.2-M2 |
Type | Typemaven-archetype |
Description |
Descriptioncom.astamuse.asta4d-archetype
an archetype that is automatically created from asta4d-sample.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.astamuse -DarchetypeArtifactId=asta4d-archetype -DarchetypeVersion=1.2-M2 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.1.1 |