Build failure: Plugin 'airbyte-docker' not found while building destination-starrocks connector #60968
Unanswered
KeshavSpraxa123
asked this question in
Connector Builder
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Airbyte team,
I'm trying to build the destination-starrocks connector from source using the following command:
PS D:\Projects\airbyte\airbyte> ./gradlew :airbyte-integrations:connectors:destination-starrocks:build
However, the build fails with the following error:
FAILURE: Build failed with an exception.
Where:
Build file 'D:\Projects\airbyte\airbyte\airbyte-integrations\connectors\destination-starrocks\build.gradle' line: 3
What went wrong:
Plugin [id: 'airbyte-docker'] was not found in any of the following sources:
I also noticed this warning:
[Incubating] Problems report is available at: file:///D:/Projects/airbyte/airbyte/build/reports/problems/problems-report.html
System Details:
OS: Windows
Gradle Version: 8.14
Command run: ./gradlew :airbyte-integrations:connectors:destination-starrocks:build
Branch: [mention if using a specific branch or fork]
Beta Was this translation helpful? Give feedback.
All reactions