mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.graniteds.archetypes" -DarchetypeArtifactId="graniteds-tide-cdi-jpa" -DarchetypeVersion="1.1.0.GA" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.graniteds.archetypes |
ArtifactId | ArtifactIdgraniteds-tide-cdi-jpa |
Version | Version1.1.0.GA |
Type | Typemaven-archetype |
Description |
DescriptionGraniteDS/Tide CDI JPA
Base project with Flex 4.5 and CDI using GraniteDS with the Tide API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.graniteds.archetypes -DarchetypeArtifactId=graniteds-tide-cdi-jpa -DarchetypeVersion=1.1.0.GA -DinteractiveMode=false