MVN

io.fabric8.archetypes : karaf4-camel-log-archetype

Maven & Gradle

Sep 24, 2015

Fabric8 :: Archetypes :: Karaf4 :: Camel Log · Creates a new Karaf4 Camel Log Example

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=karaf4-camel-log-archetype -DarchetypeVersion=2.2.34
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.2.34

All Versions

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

Version Vulnerabilities Updated
2.2.x
karaf4-camel-log-archetype-2.2.34
karaf4-camel-log-archetype-2.2.32
karaf4-camel-log-archetype-2.2.31
karaf4-camel-log-archetype-2.2.28
karaf4-camel-log-archetype-2.2.27
karaf4-camel-log-archetype-2.2.26.1
karaf4-camel-log-archetype-2.2.23.1

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=karaf4-camel-log-archetype -DarchetypeVersion=2.2.34