mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.github.rutledgepaulv" -DarchetypeArtifactId="maven-archetype" -DarchetypeVersion="1.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.rutledgepaulv |
| ArtifactId | ArtifactIdmaven-archetype |
| Version | Version1.0 |
| Type | Typemaven-archetype |
| Description |
Descriptionmaven-archetype
A maven archetype for com.github.rutledgepaulv projects.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.rutledgepaulv -DarchetypeArtifactId=maven-archetype -DarchetypeVersion=1.0 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |