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

Fix issues with native build of jaxrs example #59

Merged
merged 2 commits into from
May 20, 2022

Conversation

tjwatson
Copy link
Member

There were some issues with building jaxrs native image example.

org.eclipse.jetty.util.ModuleLocation needed to be configured for initialize at build time

I also updated the atomos maven plugin to fail if it could not find the native-image executable. We now read the GRAALVM_HOME environment variable like the org.graalvm.buildtools:native-maven-plugin does to be consistent.

@tjwatson
Copy link
Member Author

Fixes #57

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

Successfully merging this pull request may close these issues.

1 participant