MVN

net.sf.portletunit : portletunit-portlet-archetype

Maven & Gradle

Mar 16, 2010

portletunit-portlet-archetype · An archetype that creates a simple porltet with unit tests.

mvn archetype:generate -DarchetypeGroupId=net.sf.portletunit -DarchetypeArtifactId=portletunit-portlet-archetype -DarchetypeVersion=1.0.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.portletunit : portletunit-portlet-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of net.sf.portletunit : portletunit-portlet-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0.x
portletunit-portlet-archetype-1.0.2
portletunit-portlet-archetype-1.0.1

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=net.sf.portletunit -DarchetypeArtifactId=portletunit-portlet-archetype -DarchetypeVersion=1.0.2