You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Lutz Weischer (Jira)" <ji...@apache.org> on 2020/11/17 09:28:00 UTC

[jira] [Created] (CALCITE-4403) ./gradlew build -x test fails on AArch64, Fedora 33 (Java 11)

Lutz Weischer created CALCITE-4403:
--------------------------------------

             Summary: ./gradlew build -x test fails on AArch64, Fedora 33 (Java 11) 
                 Key: CALCITE-4403
                 URL: https://issues.apache.org/jira/browse/CALCITE-4403
             Project: Calcite
          Issue Type: Bug
            Reporter: Lutz Weischer


./gradlew build -x test

FAILURE: Build failed with an exception.

* Where:
Build file '/data/jw/apache/calcite/buildSrc/build.gradle.kts' line: 21

* What went wrong:
Plugin [id: 'org.gradle.kotlin.embedded-kotlin', version: '1.3.6'] was not found in any of the following sources:

- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'org.gradle.kotlin.embedded-kotlin:org.gradle.kotlin.embedded-kotlin.gradle.plugin:1.3.6')
  Searched in the following repositories:
    Gradle Central Plugin Repository

* 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 2s



--
This message was sent by Atlassian Jira
(v8.3.4#803005)