mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.buschmais.jqassistant.archetype" -DarchetypeArtifactId="jqassistant.archetype.project" -DarchetypeVersion="1.0.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.buschmais.jqassistant.archetype |
ArtifactId | ArtifactIdjqassistant.archetype.project |
Version | Version1.0.1 |
Type | Typemaven-archetype |
Description |
DescriptionA project archetype including a basic jQAssistant setup.
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.buschmais.jqassistant.archetype -DarchetypeArtifactId=jqassistant.archetype.project -DarchetypeVersion=1.0.1 -DinteractiveMode=false