mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dcamel-version="My-camel-version" -DarchetypeGroupId="io.fabric8.archetypes" -DarchetypeArtifactId="war-camel-servlet-archetype" -DarchetypeVersion="2.2.161" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.fabric8.archetypes |
ArtifactId | ArtifactIdwar-camel-servlet-archetype |
Version | Version2.2.161 |
Type | Typemaven-archetype |
Description |
DescriptionFabric8 :: Archetypes :: War :: Camel Servlet
Creates a new Camel route using Servlet deployed as WAR
|
Project Organization |
Project OrganizationRed Hat |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=war-camel-servlet-archetype -DarchetypeVersion=2.2.161 -DinteractiveMode=false