mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.github.adminfaces" -DarchetypeArtifactId="admin-starter-tomcat-archetype" -DarchetypeVersion="1.1.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.adminfaces |
| ArtifactId | ArtifactIdadmin-starter-tomcat-archetype |
| Version | Version1.1.0 |
| Type | Typemaven-archetype |
| Description |
Descriptionadmin-starter-tomcat-archetype
Maven archetype for AdminFaces Starter Tomcat application.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.adminfaces -DarchetypeArtifactId=admin-starter-tomcat-archetype -DarchetypeVersion=1.1.0 -DinteractiveMode=false