mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.apache.shindig" -DarchetypeArtifactId="sample-maven-archetype" -DarchetypeVersion="2.5.2" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.apache.shindig |
ArtifactId | ArtifactIdsample-maven-archetype |
Version | Version2.5.2 |
Type | Typemaven-archetype |
Description |
DescriptionApache Shindig Sample Web App Maven Archetype
Default server war dependencies
|
Project URL |
Project URL |
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.apache.shindig -DarchetypeArtifactId=sample-maven-archetype -DarchetypeVersion=2.5.2 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
junit-addons : junit-addons | jar | 1.4 |
org.easymock : easymock | jar | 3.2 |
org.powermock : powermock-api-easymock | jar | 1.5.5 |
xmlunit : xmlunit | jar | 1.5 |