[ https://issues.apache.org/jira/browse/CALCITE-4853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429454#comment-17429454 ]
Vladimir Sitnikov commented on CALCITE-4853: -------------------------------------------- Oh. Avatica still uses com.github.vlsi.vlsi-release-plugins.version=1.70, so I'm puzzled where did I encounter the issue for the first time. > Gradle could not determine the dependencies of task ':syncPreviewSiteRepo' > -------------------------------------------------------------------------- > > Key: CALCITE-4853 > URL: https://issues.apache.org/jira/browse/CALCITE-4853 > Project: Calcite > Issue Type: Bug > Components: build > Reporter: Julian Hyde > Assignee: Stamatis Zampetakis > Priority: Major > Fix For: 1.28.0 > > > I got the following error while following the instructions to [make a Calcite > release > candidate|https://calcite.apache.org/docs/howto.html#making-a-release-candidate]. > {noformat} > $ ./gradlew prepareVote -Prc=0 > Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use > --status for details > > Configure project : > Building Apache Calcite 1.28.0 > FAILURE: Build failed with an exception. > * What went wrong: > Could not determine the dependencies of task ':syncPreviewSiteRepo'. > > Could not resolve all dependencies for configuration ':previewSite'. > > 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 > * 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 > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)