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.2-SNAPSHOT -DgenerateBackupPoms=false -DprofileId=v25 -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: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.068 s [INFO] Finished at: 2026-06-13T15:41:23Z [INFO] ------------------------------------------------------------------------ $ mvn versions:set -DnewVersion=25.2-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 [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.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.826 s [INFO] Finished at: 2026-06-13T15:41:25Z [INFO] ------------------------------------------------------------------------ $ mvn clean verify -B --no-transfer-progress --settings /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/settings.xml -Pv25 [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.2-SNAPSHOT:prepare-frontend (default) @ font-awesome-iron-iconset --- [INFO] ClassFinder initialized: 70 urls, 4905 classes scanned, 31 annotation types cached, 924 subtype relationships cached, took 566ms [INFO] Visited 104 classes. Took 87 ms. [INFO] Copying frontend resources from jar files ... [INFO] Visited 79 resources. Took 99 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 [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) @ 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] 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) @ font-awesome-iron-iconset --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.flowingcode.vaadin.addons.fontawesome.test.EnumTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s - in com.flowingcode.vaadin.addons.fontawesome.test.EnumTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ font-awesome-iron-iconset --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/FontAwesomeIronIconset Add-on/target/font-awesome-iron-iconset-6.0.2-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.437 s [INFO] Finished at: 2026-06-13T15:41:35Z [INFO] ------------------------------------------------------------------------