essobedo opened a new pull request, #7496: URL: https://github.com/apache/camel/pull/7496
Fix for https://issues.apache.org/jira/browse/CAMEL-17864 ## Motivation The scope of some dependencies of the plugin camel-bundle-plugin should be `provided` instead of `compile` which causes an error message in the build log that should be fixed. ## Modifications * Forces the scope of the problematic dependencies by adding them explicitly as dependencies of the plugin -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
