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.2" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bonitasoft.archetypes |
| Идентификатор | Идентификаторbonita-theme-archetype |
| Версия | Версия1.0.2 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеBonita Theme Archetype
Maven archetype to bootstrap a Bonita theme project
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.bonitasoft.archetypes -DarchetypeArtifactId=bonita-theme-archetype -DarchetypeVersion=1.0.2 -DinteractiveMode=false