mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="br.com.ingenieux" -DarchetypeArtifactId="elasticbeanstalk-javase-archetype" -DarchetypeVersion="1.5.6" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdbr.com.ingenieux |
ArtifactId | ArtifactIdelasticbeanstalk-javase-archetype |
Version | Version1.5.6 |
Type | Typemaven-archetype |
Description |
DescriptionA Maven Archetype Encompassing Jetty for Publishing Java SE Services on AWS'
Elastic Beanstalk Service
|
Project URL |
Project URL |
Project Organization |
Project Organizationingenieux |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=br.com.ingenieux -DarchetypeArtifactId=elasticbeanstalk-javase-archetype -DarchetypeVersion=1.5.6 -DinteractiveMode=false