Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FHIR integration test native image build fails #4811

Closed
jamesnetherton opened this issue Apr 20, 2023 · 0 comments
Closed

FHIR integration test native image build fails #4811

jamesnetherton opened this issue Apr 20, 2023 · 0 comments
Assignees
Milestone

Comments

@jamesnetherton
Copy link
Contributor

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.

@jamesnetherton jamesnetherton self-assigned this Apr 20, 2023
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Apr 21, 2023
@ppalaga ppalaga added this to the 3.0.0-M2 milestone May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants