Java version related errors in the ReportsGenerator

XMLWordPrintable

      It is currently not possible to build Optimize with java versions higher than 8, due to errors in the ReportsGenerator.

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project optimize-backend: Compilation failure: Compilation failure: 
       [ERROR] /home/johannes/Camunda/camunda-optimize/backend/src/test/java/org/camunda/optimize/test/util/ReportsGenerator.java:[59,14] incompatible types: java.lang.Object cannot be converted to java.util.List<org.camunda.optimize.dto.optimize.query.report.single.process.ProcessReportDataDto>
       [ERROR] /home/johannes/Camunda/camunda-optimize/backend/src/test/java/org/camunda/optimize/test/util/ReportsGenerator.java:[65,14] incompatible types: java.lang.Object cannot be converted to java.util.List<org.camunda.optimize.dto.optimize.query.report.single.decision.DecisionReportDataDto>
       [ERROR] -> [Help 1]
      

      AT:

      • Optimize can be built on any java version
      • Migration and Query performance tests are running without errors

            Assignee:
            Unassigned
            Reporter:
            Kyrylo Zakurdaiev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: