mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Droboconf-maven-plugin-version="My-roboconf-maven-plugin-version" -DarchetypeGroupId="net.roboconf" -DarchetypeArtifactId="roboconf-maven-archetype" -DarchetypeVersion="1.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdnet.roboconf |
ArtifactId | ArtifactIdroboconf-maven-archetype |
Version | Version1.0 |
Type | Typemaven-archetype |
Description |
DescriptionRoboconf :: Maven Archetype
A solution for elastic deployments
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.roboconf -DarchetypeArtifactId=roboconf-maven-archetype -DarchetypeVersion=1.0 -DinteractiveMode=false