jamesnetherton commented on issue #7077: URL: https://github.com/apache/camel-quarkus/issues/7077#issuecomment-2694263884
It's probably due to missing resource bundles. Try building with the following configuration in `application.properties`: ``` quarkus.native.additional-build-args=-H:IncludeResourceBundles=com.networknt.schema.i18n.ResourceBundleMessageSource ``` -- 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