mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.apache.struts" -DarchetypeArtifactId="struts2-archetype-dbportlet" -DarchetypeVersion="2.5.22" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.apache.struts |
ArtifactId | ArtifactIdstruts2-archetype-dbportlet |
Version | Version2.5.22 |
Type | Typemaven-archetype |
Description |
DescriptionStruts 2 Archetypes - Database Portlet
Struts 2's Database Portlet Archetype, which can be deployed as a webapp or JSR168 portlet
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.apache.struts -DarchetypeArtifactId=struts2-archetype-dbportlet -DarchetypeVersion=2.5.22 -DinteractiveMode=false