mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="de.akquinet.jbosscc" -DarchetypeArtifactId="jbosscc-seam-archetype" -DarchetypeVersion="1.5" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdde.akquinet.jbosscc |
ArtifactId | ArtifactIdjbosscc-seam-archetype |
Version | Version1.5 |
Type | Typemaven-archetype |
Description |
DescriptionJBoss CC Seam Project Template - running on JBoss AS7
Maven Archetype to generate a Seam Application - running on JBoss AS7
|
Project URL |
Project URL |
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=de.akquinet.jbosscc -DarchetypeArtifactId=jbosscc-seam-archetype -DarchetypeVersion=1.5 -DinteractiveMode=false