mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DartifactId="My-artifactId" -DgroupId="My-groupId" -Dpackage="My-package" -DgaeVersion="My-gaeVersion" -DgaePluginVersion="My-gaePluginVersion" -DgaeApplicationName="My-gaeApplicationName" -DgaeApplicationVersion="My-gaeApplicationVersion" -DarchetypeGroupId="net.kindleit" -DarchetypeArtifactId="gae-archetype-jsp" -DarchetypeVersion="0.9.6" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdnet.kindleit |
ArtifactId | ArtifactIdgae-archetype-jsp |
Version | Version0.9.6 |
Type | Typemaven-archetype |
Description |
DescriptionArchetype - GAE-JSP
Archetype for creating maven-gae projects that uses jsp for the view
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.kindleit -DarchetypeArtifactId=gae-archetype-jsp -DarchetypeVersion=0.9.6 -DinteractiveMode=false