mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="net.thejeearchitectcookbook" -DarchetypeArtifactId="jsf-jqmobile-archetype" -DarchetypeVersion="1.6" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdnet.thejeearchitectcookbook |
ArtifactId | ArtifactIdjsf-jqmobile-archetype |
Version | Version1.6 |
Type | Typemaven-archetype |
Description |
DescriptionJSF JQuery Mobile Archetype
JSF 2 and JQuery Mobile basic web archetype.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.thejeearchitectcookbook -DarchetypeArtifactId=jsf-jqmobile-archetype -DarchetypeVersion=1.6 -DinteractiveMode=false