Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
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
This is because the version of vlsi-release-plugins is too old, updating to 1.78 fixes the build.
Attachments
Issue Links
- blocks
-
CALCITE-5097 Release Avatica 1.21.0
- Closed
- is broken by
-
CALCITE-5098 Migrate Avatica to Gradle 7.4.2, and support Java 16 and 17
- Closed