$ 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:orgchart-addon >------------ [INFO] Building OrgChart Add-on 5.3.2-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ orgchart-addon --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/OrgChart Add-on/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ orgchart-addon --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] [INFO] --- vaadin:14.9.8:prepare-frontend (default) @ orgchart-addon --- [WARNING] 1 problem was encountered while building the effective model for org.javassist:javassist:jar:3.21.0-GA during dependency collection step for plugin (use -X to see details) [INFO] Added 2 default dependencies to main package.json [INFO] Copying frontend resources from jar files ... [INFO] Visited 72 resources. Took 96 ms. [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ orgchart-addon --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 11 source files with javac [debug target 1.8] 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] bootstrap class path is not set in conjunction with -source 8 not setting the bootstrap class path may lead to class files that cannot run on JDK 8 --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [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) @ orgchart-addon --- [INFO] Copying 17 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orgchart-addon --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug target 1.8] to target/test-classes [WARNING] bootstrap class path is not set in conjunction with -source 8 not setting the bootstrap class path may lead to class files that cannot run on JDK 8 --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [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) @ orgchart-addon --- [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ orgchart-addon --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/OrgChart Add-on/target/orgchart-addon-5.3.2-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.400 s [INFO] Finished at: 2026-08-13T04:58:36Z [INFO] ------------------------------------------------------------------------