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

[jira] [Created] (CALCITE-5812) Fix failing ./gradlew tasks

Richárd Antal created CALCITE-5812:
--------------------------------------

             Summary: Fix failing ./gradlew tasks
                 Key: CALCITE-5812
                 URL: https://issues.apache.org/jira/browse/CALCITE-5812
             Project: Calcite
          Issue Type: Task
            Reporter: Richárd Antal


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