From https://github.com/FlowingCode/CarouselAddon * branch master -> FETCH_HEAD Already on 'master' Your branch is up to date with 'origin/master'. HEAD is now at e298e91 [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.addons.carousel:carousel-addon >----------- [INFO] Building Carousel Addon 3.0.3-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.5:set-property (default-cli) @ carousel-addon --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.489 s [INFO] Finished at: 2026-06-07T06:32:48Z [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.addons.carousel:carousel-addon >----------- [INFO] Building Carousel Addon 3.0.3-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.5:set (default-cli) @ carousel-addon --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Carousel Addon [INFO] Processing change of com.flowingcode.addons.carousel:vaadin-bom:3.0.3-SNAPSHOT -> 24.9-SNAPSHOT [INFO] Processing com.flowingcode.addons.carousel:carousel-addon [INFO] Updating project com.flowingcode.addons.carousel:carousel-addon [INFO] from version 3.0.3-SNAPSHOT to 24.9-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.909 s [INFO] Finished at: 2026-06-07T06:32:52Z [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.addons.carousel:carousel-addon >----------- [INFO] Building Carousel Addon 24.9-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ carousel-addon --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Carousel Addon/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ carousel-addon --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- vaadin:24.9-SNAPSHOT:prepare-frontend (default) @ carousel-addon --- [INFO] Reflections took 1007 ms to scan 141 urls, producing 5350 keys and 23592 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 110 ms. [INFO] Copying frontend resources from jar files ... [INFO] Visited 141 resources. Took 102 ms. [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ carousel-addon --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ carousel-addon --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ carousel-addon --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug target 1.8] to target/test-classes [WARNING] bootstrap class path not set in conjunction with -source 8 [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- surefire:2.22.1:test (default-test) @ carousel-addon --- [INFO] [INFO] --- jar:3.0.2:jar (default-jar) @ carousel-addon --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Carousel Addon/target/carousel-addon-24.9-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.641 s [INFO] Finished at: 2026-06-07T06:33:14Z [INFO] ------------------------------------------------------------------------