You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Francis Chuang (Jira)" <ji...@apache.org> on 2022/04/27 00:53:00 UTC

[jira] [Updated] (CALCITE-5116) Unable to build Avatica release with Gradle 7.4.2

     [ https://issues.apache.org/jira/browse/CALCITE-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis Chuang updated CALCITE-5116:
------------------------------------
    Description: 
The release no longer builds after upgrading to Gradle 7.4.2.

The build fails with this message:


> Configure project :
Building Apache Calcite Avatica 1.21.0

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':stageSvnDist'.
> Could not resolve all dependencies for configuration ':releaseSignatures'.
   > Querying the mapped value of flatmap(provider(task 'distTar', class org.gradle.api.tasks.bundling.Tar)) before task ':release:distTar' has completed is not supported

  was:
The release no longer builds after upgrading to Gradle 7.4.2.

The build fails with this message:

{{> Configure project :
Building Apache Calcite Avatica 1.21.0

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':stageSvnDist'.
> Could not resolve all dependencies for configuration ':releaseSignatures'.
   > Querying the mapped value of flatmap(provider(task 'distTar', class org.gradle.api.tasks.bundling.Tar)) before task ':release:distTar' has completed is not supported}}


> Unable to build Avatica release with Gradle 7.4.2
> -------------------------------------------------
>
>                 Key: CALCITE-5116
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5116
>             Project: Calcite
>          Issue Type: Bug
>          Components: avatica
>            Reporter: Francis Chuang
>            Priority: Major
>             Fix For: avatica-1.21.0
>
>
> The release no longer builds after upgrading to Gradle 7.4.2.
> The build fails with this message:
> > Configure project :
> Building Apache Calcite Avatica 1.21.0
> FAILURE: Build failed with an exception.
> * What went wrong:
> Could not determine the dependencies of task ':stageSvnDist'.
> > Could not resolve all dependencies for configuration ':releaseSignatures'.
>    > Querying the mapped value of flatmap(provider(task 'distTar', class org.gradle.api.tasks.bundling.Tar)) before task ':release:distTar' has completed is not supported



--
This message was sent by Atlassian Jira
(v8.20.7#820007)