jamesnetherton opened a new issue, #8246:
URL: https://github.com/apache/camel-quarkus/issues/8246

   ### Bug description
   
   Native compilation fails with `648 fatal errors detected`.
   
   The logs are full of `NoClassDefFoundError` exceptions for types that are 
unrelated to Nitrite. I'm not sure why. It could be related to the compiler 
finding paths to types via the component / endpoint DSLs or the Camel catalog.
   
   Another case possibly caused by 
https://github.com/quarkusio/quarkus/pull/52313.
   
   Since camel-nitrite is deprecated, there's not much value in investigating 
too deeply IMO.
   
   I will disable the Nitrite native test profile.


-- 
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]

Reply via email to