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

Build problem: maven-jaxb2-plugin #133

Open
CrookedCaribou opened this issue Jul 9, 2024 · 1 comment
Open

Build problem: maven-jaxb2-plugin #133

CrookedCaribou opened this issue Jul 9, 2024 · 1 comment

Comments

@CrookedCaribou
Copy link

Hi there,

I can't build the project because of schemas being unable to be parsed by maven-jaxb2-plugin. I tried former versions of the plugin and the repo and a colleague is discovering the same issues. Any help?
Here is the message when trying to build via "mvn clean install"

buildFailure

Thanks in advance!

@tobkle
Copy link

tobkle commented Jan 28, 2025

Had the same problem, as I used Java 11 instead of Java 8.
After switching to Java 8 the problem was gone.

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