MVN

io.fabric8.archetypes : karaf-camel-log-wiki-archetype

Maven & Gradle

Jun 20, 2015
1 usages

Fabric8 :: Archetypes :: Karaf :: Beginner :: Camel Log (wiki) · Creates a new Camel Log Example (wiki)

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=karaf-camel-log-wiki-archetype -DarchetypeVersion=1.2.0.redhat-133
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.archetypes : karaf-camel-log-wiki-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.2.0.redhat-133
  • Latest Beta: 1.2.0.Beta4

All Versions

Choose a version of io.fabric8.archetypes : karaf-camel-log-wiki-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.2.x
karaf-camel-log-wiki-archetype-1.2.0.redhat-133
karaf-camel-log-wiki-archetype-1.2.0.Beta4
karaf-camel-log-wiki-archetype-1.2.0.Beta3
karaf-camel-log-wiki-archetype-1.2.0.Beta2
karaf-camel-log-wiki-archetype-1.2.0.Beta1
1.1.x
karaf-camel-log-wiki-archetype-1.1.0.CR5
karaf-camel-log-wiki-archetype-1.1.0.CR4
karaf-camel-log-wiki-archetype-1.1.0.CR3
karaf-camel-log-wiki-archetype-1.1.0.CR2

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=io.fabric8.archetypes -DarchetypeArtifactId=karaf-camel-log-wiki-archetype -DarchetypeVersion=1.2.0.redhat-133