[
https://issues.apache.org/jira/browse/CALCITE-4853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis resolved CALCITE-4853.
------------------------------------------
Fix Version/s: 1.28.0
Resolution: Fixed
Fixed in
[9330b305918ded1ed865d0b1db4d773ee521975c|https://github.com/apache/calcite/commit/9330b305918ded1ed865d0b1db4d773ee521975c].
> 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)