From https://github.com/FlowingCode/OrgChartAddon * branch master -> FETCH_HEAD Already on 'master' Your branch is up to date with 'origin/master'. HEAD is now at 9a840c8 build: configure lombok annotation processor path $ mvn versions:set-property -Dproperty=vaadin.version -DnewVersion=24.9-SNAPSHOT -DgenerateBackupPoms=false -DprofileId=v24 -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] --- versions:2.21.0:set-property (default-cli) @ orgchart-addon --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.563 s [INFO] Finished at: 2026-08-13T06:20:12Z [INFO] ------------------------------------------------------------------------ $ mvn versions:set -DnewVersion=24.9-SNAPSHOT -DartifactId=vaadin-bom -DgenerateBackupPoms=false -DprofileId=v24 -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] --- versions:2.21.0:set (default-cli) @ orgchart-addon --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/OrgChart Add-on [INFO] Processing change of com.flowingcode.vaadin.addons:vaadin-bom:5.3.2-SNAPSHOT -> 24.9-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.254 s [INFO] Finished at: 2026-08-13T06:20:16Z [INFO] ------------------------------------------------------------------------ $ mvn clean verify -B --no-transfer-progress --settings /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/settings.xml -Pv24 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:24.9-SNAPSHOT:prepare-frontend (default) @ orgchart-addon --- [INFO] Reflections took 1053 ms to scan 142 urls, producing 5363 keys and 23836 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 151 ms. [WARNING] Found dependencies defined with different versions in project and Vaadin maven plugin. Project dependencies are used, but plugin execution could fail if the versions are incompatible. In case of build failure please analyze the project dependencies and update versions or configure exclusions for potential offending transitive dependencies. You can use 'mvn dependency:tree -Dincludes=groupId:artifactId' to detect where the dependency is defined in the project. com.vaadin:license-checker:jar: project version [2.3-SNAPSHOT], plugin version [2.3.1] com.fasterxml.jackson.core:jackson-core:jar: project version [2.13.4], plugin version [2.21.5] com.fasterxml.jackson.core:jackson-databind:jar: project version [2.13.4.2], plugin version [2.21.5] com.fasterxml.jackson.core:jackson-annotations:jar: project version [2.13.4], plugin version [2.21] org.apache.commons:commons-text:jar: project version [1.15.0], plugin version [1.13.1] org.apache.commons:commons-lang3:jar: project version [3.18.0], plugin version [3.17.0] org.springframework.data:spring-data-commons:jar: project version [3.5.8], plugin version [3.5.12] [ERROR] The build process encountered an error: Could not execute prepare-frontend goal. Error occured during goal execution: com/fasterxml/jackson/core/util/Separators$Spacing Please run Maven with the -e switch (or Gradle with the --stacktrace switch), to learn the full stack trace. com/fasterxml/jackson/core/util/Separators$Spacing com.fasterxml.jackson.core.util.Separators$Spacing [ERROR] To diagnose the issue, please re-run Maven with the -X option to enable detailed debug logging and identify the root cause. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.342 s [INFO] Finished at: 2026-08-13T06:20:24Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.vaadin:vaadin-maven-plugin:24.9-SNAPSHOT:prepare-frontend (default) on project orgchart-addon: null: MojoFailureException: InvocationTargetException: Could not execute prepare-frontend goal. Error occured during goal execution: com/fasterxml/jackson/core/util/Separators$Spacing [ERROR] [ERROR] Please run Maven with the -e switch (or Gradle with the --stacktrace switch), to learn the full stack trace. com.fasterxml.jackson.core.util.Separators$Spacing [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