mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dactivemq-version="My-activemq-version" -Dcamel-version="My-camel-version" -Dkaraf-version="My-karaf-version" -DarchetypeGroupId="io.fabric8.archetypes" -DarchetypeArtifactId="karaf-camel-amq-archetype" -DarchetypeVersion="2.2.197" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.fabric8.archetypes |
ArtifactId | ArtifactIdkaraf-camel-amq-archetype |
Version | Version2.2.197 |
Type | Typemaven-archetype |
Description |
DescriptionFabric8 :: Archetypes :: Karaf :: Camel using ActiveMQ
Creates a new ActiveMQ and Camel Example
|
Project Organization |
Project OrganizationRed Hat |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=karaf-camel-amq-archetype -DarchetypeVersion=2.2.197 -DinteractiveMode=false