[ https://issues.apache.org/activemq/browse/CAMEL-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61211#action_61211 ]
Jonathan Anstey commented on CAMEL-1399: ---------------------------------------- This is included with the Maven archetype plugin now. When running mvn archetype:generate we get these in the list {code} 45: remote -> camel-archetype-activemq (Creates a new Camel project that configures and interacts with ActiveMQ.) 46: remote -> camel-archetype-component (Creates a new Camel component.) 47: remote -> camel-archetype-java (Creates a new Camel project using Java DSL.) 48: remote -> camel-archetype-scala (Creates a new Camel project using Scala DSL.) 49: remote -> camel-archetype-spring (Creates a new Camel project with added Spring DSL support.) 50: remote -> camel-archetype-war (Creates a new Camel project that deploys the Camel Web Console, REST API, and your routes as a WAR) {code} > Add camel-archetype-war to Maven's archetype plugin when released > ----------------------------------------------------------------- > > Key: CAMEL-1399 > URL: https://issues.apache.org/activemq/browse/CAMEL-1399 > Project: Apache Camel > Issue Type: Task > Reporter: Jonathan Anstey > Assignee: Jonathan Anstey > Fix For: 2.4.0 > > > Basically a reminder for me to do this when Camel 2.0 goes out. > Will need to put up a patch here http://jira.codehaus.org/browse/ARCHETYPE -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.