$ 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] ---------< org.vaadin.addons.flowingcode:grid-exporter-addon >---------- [INFO] Building Grid Exporter Add-on 3.1.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ grid-exporter-addon --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ grid-exporter-addon --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] [INFO] --- vaadin:24.8.14:prepare-frontend (default) @ grid-exporter-addon --- [INFO] Reflections took 2129 ms to scan 213 urls, producing 12706 keys and 58704 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 106 classes. Took 135 ms. [INFO] Copying frontend resources from jar files ... [INFO] Visited 214 resources. Took 120 ms. [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ grid-exporter-addon --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 20 source files with javac [debug target 17] to target/classes [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/GridExporter.java: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/GridExporter.java uses unchecked or unsafe operations. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/GridExporter.java: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] location of system modules is not set in conjunction with -source 17 not setting the location of system modules may lead to class files that cannot run on JDK 17 --release 17 is recommended instead of -source 17 -target 17 because it sets the location of system modules automatically [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/GridExporter.java:[453,10] com.vaadin.flow.server.StreamResource in com.vaadin.flow.server has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/GridExporter.java:[565,51] com.vaadin.flow.server.StreamResource in com.vaadin.flow.server has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/GridExporter.java:[1175,14] com.vaadin.flow.server.StreamResource in com.vaadin.flow.server has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/GridExporter.java:[1345,5] com.vaadin.flow.server.StreamResource in com.vaadin.flow.server has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/GridExporter.java:[1346,18] com.vaadin.flow.server.StreamResource in com.vaadin.flow.server has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/DocxStreamResourceWriter.java:[169,23] totalcells in com.flowingcode.vaadin.addons.gridexporter.GridExporter has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/DocxStreamResourceWriter.java:[169,45] totalcells in com.flowingcode.vaadin.addons.gridexporter.GridExporter has been deprecated and marked for removal [INFO] 8 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/BaseStreamResourceWriter.java:[85,32] cannot find symbol symbol: method getGrid() location: variable exporter of type com.flowingcode.vaadin.addons.gridexporter.GridExporter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/BaseStreamResourceWriter.java:[90,23] cannot find symbol symbol: method getGrid() location: variable exporter of type com.flowingcode.vaadin.addons.gridexporter.GridExporter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/BaseStreamResourceWriter.java:[112,14] cannot infer type arguments for com.flowingcode.vaadin.addons.gridexporter.GridHeader<> reason: cannot infer type-variable(s) T (actual and formal argument lists differ in length) [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/BaseStreamResourceWriter.java:[119,17] cannot infer type arguments for com.flowingcode.vaadin.addons.gridexporter.GridFooter<> reason: cannot infer type-variable(s) T (actual and formal argument lists differ in length) [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/BaseStreamResourceWriter.java:[123,17] incompatible types: inference variable T has incompatible bounds equality constraints: com.flowingcode.vaadin.addons.gridexporter.GridFooter lower bounds: java.lang.Object [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/BaseStreamResourceWriter.java:[185,28] cannot find symbol symbol: method getGrid() location: variable exporter of type com.flowingcode.vaadin.addons.gridexporter.GridExporter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/GridHeader.java:[10,7] com.flowingcode.vaadin.addons.gridexporter.GridHeader is not abstract and does not override abstract method getColumn() in com.flowingcode.vaadin.addons.gridexporter.GridHeaderOrFooter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/GridFooter.java:[10,7] com.flowingcode.vaadin.addons.gridexporter.GridFooter is not abstract and does not override abstract method getColumn() in com.flowingcode.vaadin.addons.gridexporter.GridHeaderOrFooter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/CsvStreamResourceWriter.java:[57,30] cannot find symbol symbol: method getGrid() location: variable exporter of type com.flowingcode.vaadin.addons.gridexporter.GridExporter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/CsvStreamResourceWriter.java:[68,16] invalid method reference cannot find symbol symbol: method getText() location: class com.flowingcode.vaadin.addons.gridexporter.GridFooter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/DocxStreamResourceWriter.java:[80,28] cannot find symbol symbol: method getGrid() location: variable exporter of type com.flowingcode.vaadin.addons.gridexporter.GridExporter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/ExcelStreamResourceWriter.java:[83,30] cannot find symbol symbol: method getGrid() location: variable exporter of type com.flowingcode.vaadin.addons.gridexporter.GridExporter [INFO] 12 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.077 s [INFO] Finished at: 2026-07-27T16:58:48Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project grid-exporter-addon: Compilation failure: Compilation failure: [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/BaseStreamResourceWriter.java:[85,32] cannot find symbol [ERROR] symbol: method getGrid() [ERROR] location: variable exporter of type com.flowingcode.vaadin.addons.gridexporter.GridExporter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/BaseStreamResourceWriter.java:[90,23] cannot find symbol [ERROR] symbol: method getGrid() [ERROR] location: variable exporter of type com.flowingcode.vaadin.addons.gridexporter.GridExporter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/BaseStreamResourceWriter.java:[112,14] cannot infer type arguments for com.flowingcode.vaadin.addons.gridexporter.GridHeader<> [ERROR] reason: cannot infer type-variable(s) T [ERROR] (actual and formal argument lists differ in length) [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/BaseStreamResourceWriter.java:[119,17] cannot infer type arguments for com.flowingcode.vaadin.addons.gridexporter.GridFooter<> [ERROR] reason: cannot infer type-variable(s) T [ERROR] (actual and formal argument lists differ in length) [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/BaseStreamResourceWriter.java:[123,17] incompatible types: inference variable T has incompatible bounds [ERROR] equality constraints: com.flowingcode.vaadin.addons.gridexporter.GridFooter [ERROR] lower bounds: java.lang.Object [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/BaseStreamResourceWriter.java:[185,28] cannot find symbol [ERROR] symbol: method getGrid() [ERROR] location: variable exporter of type com.flowingcode.vaadin.addons.gridexporter.GridExporter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/GridHeader.java:[10,7] com.flowingcode.vaadin.addons.gridexporter.GridHeader is not abstract and does not override abstract method getColumn() in com.flowingcode.vaadin.addons.gridexporter.GridHeaderOrFooter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/GridFooter.java:[10,7] com.flowingcode.vaadin.addons.gridexporter.GridFooter is not abstract and does not override abstract method getColumn() in com.flowingcode.vaadin.addons.gridexporter.GridHeaderOrFooter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/CsvStreamResourceWriter.java:[57,30] cannot find symbol [ERROR] symbol: method getGrid() [ERROR] location: variable exporter of type com.flowingcode.vaadin.addons.gridexporter.GridExporter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/CsvStreamResourceWriter.java:[68,16] invalid method reference [ERROR] cannot find symbol [ERROR] symbol: method getText() [ERROR] location: class com.flowingcode.vaadin.addons.gridexporter.GridFooter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/DocxStreamResourceWriter.java:[80,28] cannot find symbol [ERROR] symbol: method getGrid() [ERROR] location: variable exporter of type com.flowingcode.vaadin.addons.gridexporter.GridExporter [ERROR] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Grid Exporter Add-on/src/main/java/com/flowingcode/vaadin/addons/gridexporter/ExcelStreamResourceWriter.java:[83,30] cannot find symbol [ERROR] symbol: method getGrid() [ERROR] location: variable exporter of type com.flowingcode.vaadin.addons.gridexporter.GridExporter [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