From https://github.com/FlowingCode/TwinColGrid * branch master -> FETCH_HEAD Already on 'master' Your branch is up to date with 'origin/master'. HEAD is now at 05fbf88 [maven-release-plugin] prepare for next development iteration $ mvn versions:set-property -Dproperty=vaadin.version -DnewVersion=24.9-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.flowingcode.vaadin.addons:twincolgrid >-------------- [INFO] Building TwinColGrid add-on 4.0.2-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ twincolgrid --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.629 s [INFO] Finished at: 2026-06-11T06:38:34Z [INFO] ------------------------------------------------------------------------ $ mvn versions:set -DnewVersion=24.9-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.flowingcode.vaadin.addons:twincolgrid >-------------- [INFO] Building TwinColGrid add-on 4.0.2-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set (default-cli) @ twincolgrid --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/TwinColGrid Add-on [INFO] Processing change of com.flowingcode.vaadin.addons:vaadin-bom:4.0.2-SNAPSHOT -> 24.9-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.461 s [INFO] Finished at: 2026-06-11T06:38:37Z [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.flowingcode.vaadin.addons:twincolgrid >-------------- [INFO] Building TwinColGrid add-on 4.0.2-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ twincolgrid --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/TwinColGrid Add-on/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ twincolgrid --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- vaadin:24.9-SNAPSHOT:prepare-frontend (default) @ twincolgrid --- [INFO] Reflections took 1370 ms to scan 143 urls, producing 5388 keys and 23994 values [INFO] The globally installed Node.js version 18.19.1 is older than the required minimum version 20.0.0. Using Node.js from /home/ghrunner/.vaadin. [INFO] Visited 102 classes. Took 132 ms. [INFO] Copying frontend resources from jar files ... [INFO] Visited 143 resources. Took 130 ms. [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ twincolgrid --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 8 source files with javac [debug target 17] to target/classes [WARNING] system modules path not set in conjunction with -source 17 [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ twincolgrid --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ twincolgrid --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug target 17] to target/test-classes [WARNING] system modules path not set in conjunction with -source 17 [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- surefire:2.22.1:test (default-test) @ twincolgrid --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.flowingcode.vaadin.addons.twincolgrid.TwinColGridListAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.66 s - in com.flowingcode.vaadin.addons.twincolgrid.TwinColGridListAdapterTest [INFO] Running com.flowingcode.vaadin.addons.twincolgrid.test.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in com.flowingcode.vaadin.addons.twincolgrid.test.SerializationTest [INFO] Running com.flowingcode.vaadin.addons.twincolgrid.TwinColGridTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.flowingcode.vaadin.addons.twincolgrid.TwinColGridTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ twincolgrid --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/TwinColGrid Add-on/target/twincolgrid-4.0.2-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.476 s [INFO] Finished at: 2026-06-11T06:38:50Z [INFO] ------------------------------------------------------------------------