mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DcontrollerClassName="My-controllerClassName" -DarchetypeGroupId="com.liferay.maven.archetypes" -DarchetypeArtifactId="liferay-portlet-spring-mvc-archetype" -DarchetypeVersion="6.2.10.16" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.liferay.maven.archetypes |
ArtifactId | ArtifactIdliferay-portlet-spring-mvc-archetype |
Version | Version6.2.10.16 |
Type | Typemaven-archetype |
Description |
DescriptionLiferay Maven Portlet Spring MVC Archetype
Provides an archetype to create Liferay Spring MVC portlets.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.liferay.maven.archetypes -DarchetypeArtifactId=liferay-portlet-spring-mvc-archetype -DarchetypeVersion=6.2.10.16 -DinteractiveMode=false