mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="net.sf.portletunit" -DarchetypeArtifactId="portletunit-portlet-archetype" -DarchetypeVersion="1.0.2" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdnet.sf.portletunit |
ArtifactId | ArtifactIdportletunit-portlet-archetype |
Version | Version1.0.2 |
Type | Typemaven-archetype |
Description |
Descriptionportletunit-portlet-archetype
An archetype that creates a simple porltet with unit tests.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.sf.portletunit -DarchetypeArtifactId=portletunit-portlet-archetype -DarchetypeVersion=1.0.2 -DinteractiveMode=false