MVN

org.fusesource.fabric : camel-cxf-contract-first-archetype

Maven & Gradle

May 28, 2015

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

mvn archetype:generate -DarchetypeGroupId=org.fusesource.fabric -DarchetypeArtifactId=camel-cxf-contract-first-archetype -DarchetypeVersion=7.2.0.redhat-083
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fusesource.fabric : camel-cxf-contract-first-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 7.2.0.redhat-083

All Versions

Choose a version of org.fusesource.fabric : camel-cxf-contract-first-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
7.2.x
camel-cxf-contract-first-archetype-7.2.0.redhat-083
camel-cxf-contract-first-archetype-7.2.0.redhat-065
camel-cxf-contract-first-archetype-7.2.0.redhat-060
camel-cxf-contract-first-archetype-7.2.0.redhat-024
7.1.x
camel-cxf-contract-first-archetype-7.1.0.fuse-047

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.fusesource.fabric -DarchetypeArtifactId=camel-cxf-contract-first-archetype -DarchetypeVersion=7.2.0.redhat-083