mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DshelbieVersion="My-shelbieVersion" -DarchetypeGroupId="org.ow2.shelbie" -DarchetypeArtifactId="shelbie-command-archetype" -DarchetypeVersion="2.0.0-RC1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.ow2.shelbie |
ArtifactId | ArtifactIdshelbie-command-archetype |
Version | Version2.0.0-RC1 |
Type | Typemaven-archetype |
Description |
DescriptionOW2 Shelbie :: Command Archetype
Highly extensible and customizable shell engine
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.ow2.shelbie -DarchetypeArtifactId=shelbie-command-archetype -DarchetypeVersion=2.0.0-RC1 -DinteractiveMode=false