mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="io.github.christian-draeger" -DarchetypeArtifactId="paco-archetype" -DarchetypeVersion="1.0.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdio.github.christian-draeger |
| ArtifactId | ArtifactIdpaco-archetype |
| Version | Version1.0.0 |
| Type | Typemaven-archetype |
| Description |
Descriptionpaco
A Paco test project template including some basic example tests.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.github.christian-draeger -DarchetypeArtifactId=paco-archetype -DarchetypeVersion=1.0.0 -DinteractiveMode=false