-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
Description
Describe the bug
Tons of erros - but I think this is the main reason of the build failure
[INFO] --- vaadin:24.8.4:build-frontend (default) @ compiler-frontend ---
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 2253 classes. Took 679 ms.
[INFO] Checking if a production mode bundle build is needed
[INFO] Dependency @vaadin/bundles:24.8.4 has the wrong version 24.8.3 in the bundle
[INFO] Dependency @vaadin/polymer-legacy-adapter:24.8.4 has the wrong version 24.8.3 in the bundle
[INFO] Dependency @vaadin/vaadin-themable-mixin:24.8.4 has the wrong version 24.8.3 in the bundle
[INFO] Dependency @vaadin/vaadin-lumo-styles:24.8.4 has the wrong version 24.8.3 in the bundle
[INFO] Dependency @vaadin/vaadin-material-styles:24.8.4 has the wrong version 24.8.3 in the bundle
[INFO] Dependency @vaadin/react-components:24.8.4 has the wrong version 24.8.3 in the bundle
[INFO] Dependency @vaadin/react-components-pro:24.8.4 has the wrong version 24.8.3 in the bundle
Expected-behavior
No response
Reproduction
mvn clean package -Pproduction
System Info
OS: MacOS
Command: mvn clean package -Pproduction
npm: 11.4.2
Java: openjdk 21.0.7 2025-04-15 LTS