mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="net.sf.portletunit" -DarchetypeArtifactId="portletunit-portlet-archetype" -DarchetypeVersion="1.0.2" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnet.sf.portletunit |
| Идентификатор | Идентификаторportletunit-portlet-archetype |
| Версия | Версия1.0.2 |
| Тип | Типmaven-archetype |
| Описание |
Описаниеportletunit-portlet-archetype
An archetype that creates a simple porltet with unit tests.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.sf.portletunit -DarchetypeArtifactId=portletunit-portlet-archetype -DarchetypeVersion=1.0.2 -DinteractiveMode=false