essobedo commented on issue #5026:
URL: https://github.com/apache/camel-quarkus/issues/5026#issuecomment-1652156223

   No, it doesn't work, I get the following error:
   ```
   com.oracle.svm.core.util.UserError$UserException: Incompatible change of 
initialization policy for com.hazelcast.internal.util.ICMPHelper: trying to 
change RUN_TIME from feature io.quarkus.runner.Feature.beforeAnalysis with 
'ICMPHelper.class' to RERUN Quarkus
   ```
   
   Unless there is a way to overwrite a build step or remove a `BuildItem` that 
has been produced, I think that it will be hard to do much better.
   
   The only way to support MacOS in native mode would be to move the code of 
the extension into the camel-quarkus and get rid of the hazlcast extension


-- 
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-unsubscr...@camel.apache.org

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

Reply via email to