You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
build flow project,
mvn install -DskipTests
, with JDK 24-ea has failed with following errorThe text was updated successfully, but these errors were encountered: