Peter Palaga created CAMEL-12972:
------------------------------------

             Summary: Components missing jaxb dependencies on Java 11
                 Key: CAMEL-12972
                 URL: https://issues.apache.org/jira/browse/CAMEL-12972
             Project: Camel
          Issue Type: Bug
            Reporter: Peter Palaga


The {{com.sun.xml.bind:jaxb-\*}} deps are added only for Java 8 in camel-parent 
[1]. Looking at the history, it looks as a leftover of porting to Java 8. I 
came across this when porting WildFly Camel (WFC) to Java 11. There in WFC the 
problem goes away when I make this profile active for [1.8,). This is probably 
not the cleanest solution, because the {{com.sun.xml.bind:jaxb-\*}} 
dependencies are not necessary in all Maven modules inheriting from 
camel-parent. I'd be very thankful for any suggestions how to proceed.

[1] https://github.com/apache/camel/blob/camel-2.23.0/parent/pom.xml#L5676-L5691



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to