$ mvn clean verify -B --no-transfer-progress --settings /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/settings.xml java 25-tem is already installed. Using java version 25-tem in this shell. [INFO] Scanning for projects... [INFO] [INFO] ------------< com.flowingcode.vaadin.addons:zoomist-addon >------------- [INFO] Building Zoomist Add-on 1.3.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ zoomist-addon --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Zoomist Add-on/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ zoomist-addon --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- vaadin:24.8.17:prepare-frontend (default) @ zoomist-addon --- [INFO] Reflections took 895 ms to scan 142 urls, producing 5287 keys and 23615 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 101 classes. Took 146 ms. [WARNING] ************************************************************************** * TypeScript config file 'tsconfig.json' has been updated to the latest * * version by Vaadin. Please verify that the updated 'tsconfig.json' * * file contains configuration needed for your project (add any missing * * parts from the old file if necessary) and restart the application. * * Old configuration is stored as a '.bak' file. * ************************************************************************** [INFO] Copying frontend resources from jar files ... [INFO] Visited 142 resources. Took 77 ms. [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ zoomist-addon --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 15 source files with javac [debug target 17] to target/classes WARNING: A terminally deprecated method in sun.misc.Unsafe has been called WARNING: sun.misc.Unsafe::objectFieldOffset has been called by lombok.permit.Permit WARNING: Please consider reporting this to the maintainers of class lombok.permit.Permit WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [WARNING] location of system modules is not set in conjunction with -source 17 not setting the location of system modules may lead to class files that cannot run on JDK 17 --release 17 is recommended instead of -source 17 -target 17 because it sets the location of system modules automatically [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ zoomist-addon --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ zoomist-addon --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes [WARNING] location of system modules is not set in conjunction with -source 17 not setting the location of system modules may lead to class files that cannot run on JDK 17 --release 17 is recommended instead of -source 17 -target 17 because it sets the location of system modules automatically [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Zoomist Add-on/src/test/java/com/flowingcode/vaadin/addons/zoomist/it/ViewIT.java: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Zoomist Add-on/src/test/java/com/flowingcode/vaadin/addons/zoomist/it/ViewIT.java uses or overrides a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Zoomist Add-on/src/test/java/com/flowingcode/vaadin/addons/zoomist/it/ViewIT.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:2.22.1:test (default-test) @ zoomist-addon --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.flowingcode.vaadin.addons.zoomist.test.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in com.flowingcode.vaadin.addons.zoomist.test.SerializationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ zoomist-addon --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Zoomist Add-on/target/zoomist-addon-1.3.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.778 s [INFO] Finished at: 2026-08-12T11:17:47Z [INFO] ------------------------------------------------------------------------