mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dscope="My-scope" -Dcommand="My-command" -Ddescription="My-description" -DarchetypeGroupId="org.apache.karaf.archetypes" -DarchetypeArtifactId="archetypes-command" -DarchetypeVersion="2.2.4" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.karaf.archetypes |
| Идентификатор | Идентификаторarchetypes-command |
| Версия | Версия2.2.4 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеApache Karaf :: Command Archetype
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.apache.karaf.archetypes -DarchetypeArtifactId=archetypes-command -DarchetypeVersion=2.2.4 -DinteractiveMode=false
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.easymock : easymock | jar | 2.4 |