mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.jboss.portletbridge.archetypes" -DarchetypeArtifactId="richfaces-simpleapp-archetype" -DarchetypeVersion="3.3.4.Final" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.jboss.portletbridge.archetypes |
| ArtifactId | ArtifactIdrichfaces-simpleapp-archetype |
| Version | Version3.3.4.Final |
| Type | Typemaven-archetype |
| Description |
DescriptionRichFaces Simple App Portlet archetype
Parent POM for JBoss projects. Provides default project build configuration.
|
| Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.jboss.portletbridge.archetypes -DarchetypeArtifactId=richfaces-simpleapp-archetype -DarchetypeVersion=3.3.4.Final -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |