mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dgitignore="My-gitignore" -Dgitattributes="My-gitattributes" -DarchetypeGroupId="net.pricefx" -DarchetypeArtifactId="pricefx-starter" -DarchetypeVersion="1.1" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnet.pricefx |
| Идентификатор | Идентификаторpricefx-starter |
| Версия | Версия1.1 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеArchetype - pricefx-starter
Archetype for creating new Pricefx configuration projects.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.pricefx -DarchetypeArtifactId=pricefx-starter -DarchetypeVersion=1.1 -DinteractiveMode=false