mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.openjdk.jcstress" -DarchetypeArtifactId="jcstress-java-test-archetype" -DarchetypeVersion="0.15" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.openjdk.jcstress |
ArtifactId | ArtifactIdjcstress-java-test-archetype |
Version | Version0.15 |
Type | Typemaven-archetype |
Description |
DescriptionJCStress Test Archetype: Java
Generates JCStress test project.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.openjdk.jcstress -DarchetypeArtifactId=jcstress-java-test-archetype -DarchetypeVersion=0.15 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jcstress : jcstress-core | jar | 0.15 |