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=25.3-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.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.344 s [INFO] Finished at: 2026-08-12T12:57:52Z [INFO] ------------------------------------------------------------------------ $ mvn versions:set -DnewVersion=25.3-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.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 -> 25.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.360 s [INFO] Finished at: 2026-08-12T12:57:56Z [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.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:25.3-SNAPSHOT:prepare-frontend (default) @ orgchart-addon --- [INFO] ClassFinder initialized: 76 urls, 5221 classes scanned, 31 annotation types cached, 848 subtype relationships cached, took 738ms [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.fasterxml.jackson.core:jackson-annotations:jar: project version [2.13.4], plugin version [2.21] com.vaadin:license-checker:jar: project version [3.1-SNAPSHOT], plugin version [3.1.1] com.fasterxml.jackson.core:jackson-databind:jar: project version [2.13.4.2], plugin version [2.22.1] com.fasterxml.jackson.core:jackson-core:jar: project version [2.13.4], plugin version [2.22.1] [ERROR] The build process encountered an error: com/fasterxml/jackson/annotation/JsonSerializeAs com.fasterxml.jackson.annotation.JsonSerializeAs [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: 2.427 s [INFO] Finished at: 2026-08-12T12:58:05Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.vaadin:vaadin-maven-plugin:25.3-SNAPSHOT:prepare-frontend (default) on project orgchart-addon: null: MojoFailureException: InvocationTargetException: com/fasterxml/jackson/annotation/JsonSerializeAs: com.fasterxml.jackson.annotation.JsonSerializeAs -> [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