MVN

io.fabric8 : camel-cxf-contract-first-archetype

Maven & Gradle

Feb 07, 2015

[TODO]Fuse :: Archetypes :: Camel CXF Contract First · Creates a new Camel project using CXF in contract (WSDL) first.

mvn archetype:generate -DarchetypeGroupId=io.fabric8 -DarchetypeArtifactId=camel-cxf-contract-first-archetype -DarchetypeVersion=1.0.0.redhat-423
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8 : camel-cxf-contract-first-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0.0.redhat-423

All Versions

Choose a version of io.fabric8 : camel-cxf-contract-first-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0.x
camel-cxf-contract-first-archetype-1.0.0.redhat-423
camel-cxf-contract-first-archetype-1.0.0.redhat-412
camel-cxf-contract-first-archetype-1.0.0.redhat-394

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 -DarchetypeArtifactId=camel-cxf-contract-first-archetype -DarchetypeVersion=1.0.0.redhat-423