Re: [I] camel-quarkus-jaxb fails to run in JVM mode with Quarkus 3 with `ClassNotFoundException: org.graalvm.nativeimage.ImageInfo` [camel-quarkus]

2023-10-06 Thread via GitHub


ppalaga closed issue #5407: camel-quarkus-jaxb fails to run in JVM mode with 
Quarkus 3 with `ClassNotFoundException: org.graalvm.nativeimage.ImageInfo`
URL: https://github.com/apache/camel-quarkus/issues/5407


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



Re: [I] camel-quarkus-jaxb fails to run in JVM mode with Quarkus 3 with `ClassNotFoundException: org.graalvm.nativeimage.ImageInfo` [camel-quarkus]

2023-10-06 Thread via GitHub


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

   It should be possible to workaround the issue by adding the 
   
   ```
   
   org.graalvm.sdk
   graal-sdk
   
   ```
   
   dependency without `provided`.


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