You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Yanhui Zhao (Jira)" <ji...@apache.org> on 2022/03/22 05:08:00 UTC

[jira] [Created] (MNEMONIC-738) gradle build error caused by updated class major version

Yanhui Zhao created MNEMONIC-738:
------------------------------------

             Summary: gradle build error caused by updated class major version
                 Key: MNEMONIC-738
                 URL: https://issues.apache.org/jira/browse/MNEMONIC-738
             Project: Mnemonic
          Issue Type: Bug
          Components: Build
    Affects Versions: 0.17.0
            Reporter: Yanhui Zhao
            Assignee: Gordon King
             Fix For: 0.17.0


./gradlew :build -x test

 

FAILURE: Build failed with an exception.

 

* What went wrong:

Could not open settings generic class cache for settings file '/ws/mnemonic/settings.gradle' (/root/.gradle/caches/6.7.1/scripts/1dnkfvav7rx9dvwv01tg8up7m).

> BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 61

 

* Try:

Run with *--stacktrace* option to get the stack trace. Run with *--info* or *--debug* option to get more log output. Run with *--scan* to get full insights.

 

* Get more help at *https://help.gradle.org*

 

*BUILD FAILED* in 475ms



--
This message was sent by Atlassian Jira
(v8.20.1#820001)