Improve pom.xml for camel-jibx - use maven-jibx-plugin
------------------------------------------------------
Key: CAMEL-4140
URL: https://issues.apache.org/jira/browse/CAMEL-4140
Project: Camel
Issue Type: Improvement
Affects Versions: 2.8.0
Reporter: Chris Love
Priority: Minor
I have a patch attached that updates the pom.xml in the camel-jibx component.
1. The maven-jibx-plugin has fixed http://jira.codehaus.org/browse/JIBX-355
2. Using a profile to allow a user to skip the unit tests using
-Dmaven.test.skip=true. The plugin will run even if unit tests are skipped, so
using a profile to correct that.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira