mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="fr.brouillard.oss" -DarchetypeArtifactId="jgitver-jar-archetype" -DarchetypeVersion="1.0.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdfr.brouillard.oss |
| ArtifactId | ArtifactIdjgitver-jar-archetype |
| Version | Version1.0.0 |
| Type | Typemaven-archetype |
| Description |
Descriptionjgitver-jar-archetype
Creates ready to use jar maven project using jgitver
|
| Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=fr.brouillard.oss -DarchetypeArtifactId=jgitver-jar-archetype -DarchetypeVersion=1.0.0 -DinteractiveMode=false