mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.github.adminfaces" -DarchetypeArtifactId="admin-starter-persistence-archetype" -DarchetypeVersion="1.0.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.github.adminfaces |
ArtifactId | ArtifactIdadmin-starter-persistence-archetype |
Version | Version1.0.1 |
Type | Typemaven-archetype |
Description |
Descriptionadmin-starter-persistence-archetype
Maven archetype for AdminFaces Starter 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-persistence-archetype -DarchetypeVersion=1.0.1 -DinteractiveMode=false