mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="systems.manifold" -DarchetypeArtifactId="archetype" -DarchetypeVersion="0.5-alpha-test-3" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаsystems.manifold |
| Идентификатор | Идентификаторarchetype |
| Версия | Версия0.5-alpha-test-3 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеManifold Archetype
Archetype to demonstrate the structure of a basic project using Manifold.
|
| Ссылка на сайт |
Ссылка на сайт |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=systems.manifold -DarchetypeArtifactId=archetype -DarchetypeVersion=0.5-alpha-test-3 -DinteractiveMode=false