mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="io.fabric8.archetypes" -DarchetypeArtifactId="java-camel-cdi-mq-archetype" -DarchetypeVersion="2.2.23.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.fabric8.archetypes |
ArtifactId | ArtifactIdjava-camel-cdi-mq-archetype |
Version | Version2.2.23.1 |
Type | Typemaven-archetype |
Description |
DescriptionFabric8 :: Archetypes :: Java :: Camel CDI / ActiveMQ
Creates a new Camel route using CDI and AcrtiveMQ in a standalone Java Container
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=java-camel-cdi-mq-archetype -DarchetypeVersion=2.2.23.1 -DinteractiveMode=false