[
https://issues.apache.org/jira/browse/CALCITE-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17528484#comment-17528484
]
Francis Chuang edited comment on CALCITE-5116 at 4/27/22 2:19 AM:
------------------------------------------------------------------
Fixed in
[05658f|https://github.com/apache/calcite-avatica/commit/05658feaa3fd090386d7a0624a97c30b82deda69]
was (Author: francischuang):
Fixed in 05658feaa3fd090386d7a0624a97c30b82deda69
> Upgrade vlsi-release-plugins to 1.78
> -------------------------------------
>
> 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:
> {noformat}
> > 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
> {noformat}
> This is because the version of vlsi-release-plugins is too old, updating to
> 1.78 fixes the build.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)