You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2023/06/30 16:23:00 UTC

[jira] [Resolved] (CALCITE-5812) Gradle tasks fails when creating the javadoc aggregation

     [ https://issues.apache.org/jira/browse/CALCITE-5812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stamatis Zampetakis resolved CALCITE-5812.
------------------------------------------
    Fix Version/s: avatica-1.24.0
       Resolution: Fixed

Fixed in https://github.com/apache/calcite-avatica/commit/be8b99aeede2883e5692124edd187eaeffabed2c. Thanks for the PR [~richardantal]!

> Gradle tasks fails when creating the javadoc aggregation
> --------------------------------------------------------
>
>                 Key: CALCITE-5812
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5812
>             Project: Calcite
>          Issue Type: Task
>            Reporter: Richárd Antal
>            Assignee: Richárd Antal
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: avatica-1.24.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> ./gradlew tasks is failing with the following exception:
> {code:java}
> Build calcite-avatica FAILURE reason:
>     Execution failed for task ':tasks':
>         org.gradle.api.internal.tasks.DefaultTaskContainer$TaskCreationException: Could not create task ':javadocAggregate
> ...
> Caused by: org.gradle.api.UnknownDomainObjectException: SourceSet with name 'main' not found.{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)