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.13" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdvaadin-archetype-liferay-shared |
Version | Version14.8.13 |
Type | Typemaven-archetype |
Description |
DescriptionProject 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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.vaadin -DarchetypeArtifactId=vaadin-archetype-liferay-shared -DarchetypeVersion=14.8.13 -DinteractiveMode=false