mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="net.kindleit" -DarchetypeArtifactId="gae-archetype-objectify-jsp" -DarchetypeVersion="0.9.6" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdnet.kindleit |
ArtifactId | ArtifactIdgae-archetype-objectify-jsp |
Version | Version0.9.6 |
Type | Typemaven-archetype |
Description |
DescriptionArchetype - GAE-JSP
Archetype for creating maven-gae projects that uses jsp for the view and Objectify for the ORM.
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.kindleit -DarchetypeArtifactId=gae-archetype-objectify-jsp -DarchetypeVersion=0.9.6 -DinteractiveMode=false