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