From https://github.com/rucko24/xsd-validator-ui * branch main -> FETCH_HEAD Already on 'main' Your branch is up to date with 'origin/main'. HEAD is now at 53f9068 Merge remote-tracking branch 'origin/main' $ mvn versions:set-property -Dproperty=vaadin.version -DnewVersion=25.1-SNAPSHOT -DgenerateBackupPoms=false -B --no-transfer-progress --settings /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/settings.xml [INFO] Scanning for projects... [INFO] [INFO] ---------------------< com.rubn:xsd-validator-ui >---------------------- [INFO] Building xsd-validator-ui 1.0.44_1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ xsd-validator-ui --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.860 s [INFO] Finished at: 2026-07-27T08:26:14Z [INFO] ------------------------------------------------------------------------ $ mvn versions:set -DnewVersion=25.1-SNAPSHOT -DartifactId=vaadin-bom -DgenerateBackupPoms=false -B --no-transfer-progress --settings /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/settings.xml [INFO] Scanning for projects... [INFO] [INFO] ---------------------< com.rubn:xsd-validator-ui >---------------------- [INFO] Building xsd-validator-ui 1.0.44_1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set (default-cli) @ xsd-validator-ui --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/xsd-validator-ui [INFO] Processing change of com.rubn:vaadin-bom:1.0.44_1-SNAPSHOT -> 25.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.638 s [INFO] Finished at: 2026-07-27T08:26:18Z [INFO] ------------------------------------------------------------------------ $ mvn clean verify -B --no-transfer-progress --settings /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/settings.xml [INFO] Scanning for projects... [INFO] [INFO] ---------------------< com.rubn:xsd-validator-ui >---------------------- [INFO] Building xsd-validator-ui 1.0.44_1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ xsd-validator-ui --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/xsd-validator-ui/target [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ xsd-validator-ui --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 26 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ xsd-validator-ui --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 37 source files with javac [debug parameters release 25] to target/classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.717 s [INFO] Finished at: 2026-07-27T08:26:27Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) on project xsd-validator-ui: Fatal error compiling: error: release version 25 not supported -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException