Hi! We are currently developing an application with Vaadin 14. Everything is up and running in dev mode but when building for production the following exception appears:
[ERROR] Failed to execute goal com.vaadin:vaadin-maven-plugin:14.2.0:build-frontend (default) on project ######: Execution default of goal com.vaadin:vaadin-maven-plugin:14.2.0:build-frontend failed: Unsupported class file major version 62 → [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.vaadin:vaadin-maven-plugin:14.2.0:build-frontend (default) on project mgov4eu-dataexchange: Execution default of goal com.vaadin:vaadin-maven-plugin:14.2.0:build-frontend failed: Unsupported class file major version 62
Any hints on how to fix this?
Thanks ![]()