jamesnetherton opened a new issue, #4811: URL: https://github.com/apache/camel-quarkus/issues/4811
`schematron` is an optional dependency, hence we get: ``` Caused by: java.lang.ClassNotFoundException: com.helger.schematron.ISchematronResource at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:587) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) ... 34 more ``` Might be time to try and enable the FHIR native build on CI again, otherwise these issues go undetected. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org