mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.ops4j.pax.exam.archetypes" -DarchetypeArtifactId="exam-glassfish41-archetype" -DarchetypeVersion="4.13.5" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.ops4j.pax.exam.archetypes |
ArtifactId | ArtifactIdexam-glassfish41-archetype |
Version | Version4.13.5 |
Type | Typemaven-archetype |
Description |
DescriptionOPS4J Pax Exam GlassFish 4.1 Archetype
Archetype for Pax Exam tests on GlassFish 4.1
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.ops4j.pax.exam.archetypes -DarchetypeArtifactId=exam-glassfish41-archetype -DarchetypeVersion=4.13.5 -DinteractiveMode=false