Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected Confluent plugin repository #16

Open
reugn opened this issue Sep 17, 2021 · 2 comments
Open

Unexpected Confluent plugin repository #16

reugn opened this issue Sep 17, 2021 · 2 comments

Comments

@reugn
Copy link

reugn commented Sep 17, 2021

I get this error

Error:  Failed to execute goal io.trino:trino-maven-plugin:11:check-spi-dependencies (default-check-spi-dependencies) on project: Failed to resolve dependencies. Failed to read artifact descriptor for io.trino:trino-spi:jar:361: Could not find artifact io.airlift:airbase:pom:110 in confluent (https://packages.confluent.io/maven/) -> [Help 1]

in a custom Trino connector project when building with GitHub actions workflow. It works fine on my local machine (gets the dependency from Maven Central), as well as on a Docker environment.

@cccs-tom
Copy link
Member

+1

I am also encountering this. Seems to happen every time on Maven 3.8.2, but with Maven 3.6.3, the build passes just fine.

@wendigo
Copy link
Contributor

wendigo commented Apr 16, 2024

Is this still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants