mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DdisplayName="My-displayName" -Dname="My-name" -Ddescription="My-description" -Dwrapper="My-wrapper" -DarchetypeGroupId="org.bonitasoft.archetypes" -DarchetypeArtifactId="bonita-theme-archetype" -DarchetypeVersion="1.0.3" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.bonitasoft.archetypes |
ArtifactId | ArtifactIdbonita-theme-archetype |
Version | Version1.0.3 |
Type | Typemaven-archetype |
Description |
DescriptionBonita Theme Archetype
Maven archetype to bootstrap a Bonita theme project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.bonitasoft.archetypes -DarchetypeArtifactId=bonita-theme-archetype -DarchetypeVersion=1.0.3 -DinteractiveMode=false