MVN

org.apache.karaf.archetypes : archetypes-command

Maven & Gradle

Oct 13, 2011
2 usages

Apache Karaf :: Command Archetype

mvn archetype:generate -DarchetypeGroupId=org.apache.karaf.archetypes -DarchetypeArtifactId=archetypes-command -DarchetypeVersion=2.2.4
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.karaf.archetypes : archetypes-command to generate a Maven project - Latest Versions:

  • Latest Stable: 2.2.4

All Versions

Choose a version of org.apache.karaf.archetypes : archetypes-command to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.2.x
archetypes-command-2.2.4
archetypes-command-2.2.3
archetypes-command-2.2.2
archetypes-command-2.2.1
archetypes-command-2.2.0
2.1.x
archetypes-command-2.1.6
archetypes-command-2.1.5
archetypes-command-2.1.4
archetypes-command-2.1.3
archetypes-command-2.1.2
archetypes-command-2.1.1
archetypes-command-2.1.0

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.apache.karaf.archetypes -DarchetypeArtifactId=archetypes-command -DarchetypeVersion=2.2.4