[ 
https://issues.apache.org/jira/browse/CAMEL-9802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231662#comment-15231662
 ] 

Claus Ibsen commented on CAMEL-9802:
------------------------------------

The example should import the Camel BOM as a dependencyManagement.

Something like wildfly-camel does here
https://github.com/wildfly-extras/wildfly-camel/blob/master/pom.xml#L169

And then the example should not have a parent, so they are standalone.
That should actually be around the same amount of xml

- remove parent
- add dependency management for Camel BOM


> Camel examples - Make them standalone and import Camel BOM
> ----------------------------------------------------------
>
>                 Key: CAMEL-9802
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9802
>             Project: Camel
>          Issue Type: Improvement
>          Components: examples
>            Reporter: Claus Ibsen
>             Fix For: Future
>
>
> We should make the Camel examples not use a parent, but use Camel BOM 
> instead, to make them standalone.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to