mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DmoduleName="My-moduleName" -DuseTapirExecution="My-useTapirExecution" -DuseUnitTest="My-useUnitTest" -DuseSelenium="My-useSelenium" -DuseJUnit4="My-useJUnit4" -DuseJUnit5="My-useJUnit5" -DuseAllure1="My-useAllure1" -DuseAllure2="My-useAllure2" -DuseExcelReporting="My-useExcelReporting" -DuseDataSource="My-useDataSource" -DuseConditionalExecution="My-useConditionalExecution" -DuseProductLineTesting="My-useProductLineTesting" -DarchetypeGroupId="io.tapir-test" -DarchetypeArtifactId="tapir-extensions-archetype" -DarchetypeVersion="1.3.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdio.tapir-test |
| ArtifactId | ArtifactIdtapir-extensions-archetype |
| Version | Version1.3.0 |
| Type | Typemaven-archetype |
| Description |
Descriptionio.tapir-test:tapir-extensions-archetype
tapir Extensions Archetype
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.tapir-test -DarchetypeArtifactId=tapir-extensions-archetype -DarchetypeVersion=1.3.0 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| de.bmiag.tapir : tapir-bootstrap | jar | 3.6.2 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.14.RELEASE |
| org.springframework : spring-context | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.7 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 |
| org.apache.logging.log4j : log4j-jcl | jar | 2.7 |
| org.apache.logging.log4j : log4j-1.2-api | jar | 2.7 |
| org.apache.logging.log4j : log4j-jul | jar | 2.7 |