MVN

org.ow2.shelbie : shelbie-command-archetype

Maven & Gradle

Aug 30, 2013

OW2 Shelbie :: Command Archetype

mvn archetype:generate -DarchetypeGroupId=org.ow2.shelbie -DarchetypeArtifactId=shelbie-command-archetype -DarchetypeVersion=2.0.0-M3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.shelbie : shelbie-command-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.0.0-M3
  • Latest Release Candidate: 2.0.0-RC1

All Versions

Choose a version of org.ow2.shelbie : shelbie-command-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.0.x
shelbie-command-archetype-2.0.0-RC1
shelbie-command-archetype-2.0.0-M3
shelbie-command-archetype-2.0.0-M2
shelbie-command-archetype-2.0.0-M1

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=org.ow2.shelbie -DarchetypeArtifactId=shelbie-command-archetype -DarchetypeVersion=2.0.0-M3