MVN

com.liferay.faces.archetype : com.liferay.faces.archetype.butterfaces.portlet

Maven & Gradle

Jul 20, 2022
3 stars

butterfaces-portlet · Maven archetype for a Liferay ButterFaces portlet

mvn archetype:generate -DarchetypeGroupId=com.liferay.faces.archetype -DarchetypeArtifactId=com.liferay.faces.archetype.butterfaces.portlet -DarchetypeVersion=5.1.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.liferay.faces.archetype : com.liferay.faces.archetype.butterfaces.portlet to generate a Maven project - Latest Versions:

  • Latest Stable: 5.1.1

All Versions

Choose a version of com.liferay.faces.archetype : com.liferay.faces.archetype.butterfaces.portlet to generate a Maven project - All Versions:

Version Vulnerabilities Updated
8.0.x
com.liferay.faces.archetype.butterfaces.portlet-8.0.0
7.0.x
com.liferay.faces.archetype.butterfaces.portlet-7.0.0
6.1.x
com.liferay.faces.archetype.butterfaces.portlet-6.1.1
com.liferay.faces.archetype.butterfaces.portlet-6.1.0
6.0.x
com.liferay.faces.archetype.butterfaces.portlet-6.0.0
5.1.x
com.liferay.faces.archetype.butterfaces.portlet-5.1.1
com.liferay.faces.archetype.butterfaces.portlet-5.1.0
5.0.x
com.liferay.faces.archetype.butterfaces.portlet-5.0.5
com.liferay.faces.archetype.butterfaces.portlet-5.0.4
com.liferay.faces.archetype.butterfaces.portlet-5.0.3
com.liferay.faces.archetype.butterfaces.portlet-5.0.2
com.liferay.faces.archetype.butterfaces.portlet-5.0.1
com.liferay.faces.archetype.butterfaces.portlet-5.0.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=com.liferay.faces.archetype -DarchetypeArtifactId=com.liferay.faces.archetype.butterfaces.portlet -DarchetypeVersion=5.1.1