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 fails in Java 9+ #31

Open
peter-lawrey opened this issue Jun 15, 2023 · 2 comments
Open

Build fails in Java 9+ #31

peter-lawrey opened this issue Jun 15, 2023 · 2 comments
Assignees
Labels

Comments

@peter-lawrey
Copy link
Member

With Java 9+ the build fails with the following?

[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] warnings found and -Werror specified
[INFO] 1 error
[INFO] -------------------------------------------------------------

@RobAustin
Copy link

I'm running this with Java 11 and don't see an issue

image

image

@RobAustin
Copy link

also If I do a:
$mvn help:effective-pom

i dont see any mention of

-Werror

@tgd tgd added the review label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants