mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.jrebirth.af" -DarchetypeArtifactId="archetype" -DarchetypeVersion="8.6.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.jrebirth.af |
| ArtifactId | ArtifactIdarchetype |
| Version | Version8.6.0 |
| Type | Typemaven-archetype |
| Description |
DescriptionApplication Archetype
JRebirth Archetype used to build a new fresh application
|
| Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.jrebirth.af -DarchetypeArtifactId=archetype -DarchetypeVersion=8.6.0 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert | jar | 1.4 |