From https://github.com/FlowingCode/FontAwesomeIronIconset * branch master -> FETCH_HEAD Already on 'master' Your branch is up to date with 'origin/master'. HEAD is now at 265b1d1 [maven-release-plugin] prepare for next development iteration $ mvn versions:set-property -Dproperty=vaadin.version -DnewVersion=25.1-SNAPSHOT -DgenerateBackupPoms=false -DprofileId=v25 -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.addons:font-awesome-iron-iconset >---------- [INFO] Building FontAwesome Iron Iconset 6.0.2-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ font-awesome-iron-iconset --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.074 s [INFO] Finished at: 2026-07-27T17:39:50Z [INFO] ------------------------------------------------------------------------ $ mvn versions:set -DnewVersion=25.1-SNAPSHOT -DartifactId=vaadin-bom -DgenerateBackupPoms=false -DprofileId=v25 -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.addons:font-awesome-iron-iconset >---------- [INFO] Building FontAwesome Iron Iconset 6.0.2-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set (default-cli) @ font-awesome-iron-iconset --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/FontAwesomeIronIconset Add-on [INFO] Processing change of com.flowingcode.addons:vaadin-bom:6.0.2-SNAPSHOT -> 25.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.913 s [INFO] Finished at: 2026-07-27T17:39:54Z [INFO] ------------------------------------------------------------------------ $ mvn clean verify -B --no-transfer-progress --settings /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/settings.xml -Pv25 java 25-tem is already installed. Using java version 25-tem in this shell. [INFO] Scanning for projects... [INFO] [INFO] ----------< com.flowingcode.addons:font-awesome-iron-iconset >---------- [INFO] Building FontAwesome Iron Iconset 6.0.2-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ font-awesome-iron-iconset --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/FontAwesomeIronIconset Add-on/target [INFO] [INFO] --- build-helper:3.0.0:add-source (add-source) @ font-awesome-iron-iconset --- [INFO] Source directory: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/FontAwesomeIronIconset Add-on/src/main/generated added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ font-awesome-iron-iconset --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] [INFO] --- vaadin:25.1-SNAPSHOT:prepare-frontend (default) @ font-awesome-iron-iconset --- [INFO] ClassFinder initialized: 70 urls, 4714 classes scanned, 31 annotation types cached, 884 subtype relationships cached, took 645ms [INFO] Visited 101 classes. Took 121 ms. [INFO] Copying frontend resources from jar files ... [INFO] Visited 79 resources. Took 129 ms. [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ font-awesome-iron-iconset --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 1 source file with javac [debug target 21] to target/classes [WARNING] location of system modules is not set in conjunction with -source 21 not setting the location of system modules may lead to class files that cannot run on JDK 21 --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ font-awesome-iron-iconset --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ font-awesome-iron-iconset --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug target 21] to target/test-classes [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] location of system modules is not set in conjunction with -source 21 not setting the location of system modules may lead to class files that cannot run on JDK 21 --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically [INFO] 1 warning [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/FontAwesomeIronIconset Add-on/src/test/java/com/flowingcode/vaadin/addons/fontawesome/IconsGalleryView.java:[60,51] cannot find symbol symbol: method getString(java.lang.String) location: class tools.jackson.databind.JsonNode [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.506 s [INFO] Finished at: 2026-07-27T17:40:07Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:testCompile (default-testCompile) on project font-awesome-iron-iconset: Compilation failure [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/FontAwesomeIronIconset Add-on/src/test/java/com/flowingcode/vaadin/addons/fontawesome/IconsGalleryView.java:[60,51] cannot find symbol [ERROR] symbol: method getString(java.lang.String) [ERROR] location: class tools.jackson.databind.JsonNode [ERROR] -> [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/MojoFailureException