[ 
https://issues.apache.org/jira/browse/CALCITE-4853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429207#comment-17429207
 ] 

Stamatis Zampetakis commented on CALCITE-4853:
----------------------------------------------

The problem most likely surfaced due to the upgrade to Gradle 7.2 
(CALCITE-4829). 

There is already a 
[workaround|https://github.com/vlsi/vlsi-release-plugins/commit/83c85c5faa4c7cd1fe0173b75c1cba5e60c3f209]
 in vlsi-release-plugins available since version 1.74 so updating them resolves 
the problem for me.

> 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)

Reply via email to