mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DvaadinPortletVersion="My-vaadinPortletVersion" -Dtheme="My-theme" -DarchetypeGroupId="com.vaadin" -DarchetypeArtifactId="vaadin-archetype-liferay-shared" -DarchetypeVersion="14.8.10" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.vaadin |
| Идентификатор | Идентификаторvaadin-archetype-liferay-shared |
| Версия | Версия14.8.10 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеProject base for Vaadin Portlet shared static resource bundle WAR deployed into Liferay 7
This archetype creates a Vaadin Portlet shared static resource bundle WAR deployed into Liferay 7.3+ container
and used by Vaadin Portlets also deployed in the same container.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.vaadin -DarchetypeArtifactId=vaadin-archetype-liferay-shared -DarchetypeVersion=14.8.10 -DinteractiveMode=false