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

Support Java 24 #20006

Closed
ZheSun88 opened this issue Sep 20, 2024 · 1 comment
Closed

Support Java 24 #20006

ZheSun88 opened this issue Sep 20, 2024 · 1 comment
Assignees
Labels
enhancement java Pull requests that update Java code

Comments

@ZheSun88
Copy link
Contributor

build flow project, mvn install -DskipTests, with JDK 24-ea has failed with following error

[INFO] Test Production Bundle ............................. FAILURE [  5.127 s]
..........................................

[ERROR] Failed to execute goal com.vaadin:flow-maven-plugin:24.6-SNAPSHOT:build-frontend (default) on project test-prod-bundle: Could not execute build-frontend goal: Error occured during goal execution: Unsupported class file major version 68Please run Maven with the -e switch (or Gradle with the --stacktrace switch), to learn the full stack trace. -> [Help 1]
@mshabarov mshabarov added the java Pull requests that update Java code label Sep 20, 2024
@caalador caalador self-assigned this Oct 31, 2024
@caalador
Copy link
Contributor

caalador commented Nov 1, 2024

Did not encounter any issues with the build using 24-ea. Closing issue until something new pops up.

@caalador caalador closed this as completed Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement java Pull requests that update Java code
Projects
Development

No branches or pull requests

3 participants