Issue Type: Task Task
Affects Versions: 0.5
Assignee: Rob Cernich
Components: tooling
Created: 05/Jul/12 9:51 AM
Description:

If the user selects the Camel facet, add the camel-cdi dependency in addition to the camel component dependency. This should be at 'test' scope.

<dependency>
      <groupId>org.switchyard.components</groupId>
      <artifactId>switchyard-component-camel-cdi</artifactId>
      <version>${switchyard.version}</version>
      <scope>test</scope>
    </dependency>
Fix Versions: 0.5
Project: SwitchYard
Priority: Major Major
Reporter: Keith Babo
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira