You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "ppalaga (via GitHub)" <gi...@apache.org> on 2023/03/09 15:54:49 UTC

[GitHub] [camel-quarkus] ppalaga commented on issue #4603: [Quarkus 3.0.0.CR1] IllegalAnnotationsException Two classes have the same XML type name thrown at build time by quarkus-jaxb

ppalaga commented on issue #4603:
URL: https://github.com/apache/camel-quarkus/issues/4603#issuecomment-1462292305

   There is a proper fix in Quarkus main branch that did not make it to 3.0.0.Alpha5: https://github.com/quarkusio/quarkus/pull/31666
   
   With Quarkus 3.0.0.Alpha5 is issue can be worked around by putting `quarkus.jaxb.validate-jaxb-context=false` into application.properties. Let me prepare a PR. 


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org