mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dfabric8-profile="My-fabric8-profile" -DarchetypeGroupId="io.fabric8.archetypes" -DarchetypeArtifactId="karaf-camel-cxf-contract-first-archetype" -DarchetypeVersion="1.2.0.redhat-133" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdio.fabric8.archetypes |
| ArtifactId | ArtifactIdkaraf-camel-cxf-contract-first-archetype |
| Version | Version1.2.0.redhat-133 |
| Type | Typemaven-archetype |
| Description |
DescriptionFabric8 :: Archetypes :: Karaf :: CXF :: Camel CXF Contract First
Creates a new web service using the WSDL contract first
|
| Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=karaf-camel-cxf-contract-first-archetype -DarchetypeVersion=1.2.0.redhat-133 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| io.fabric8 : archetype-builder | jar | 1.2.0.redhat-133 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |