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

Utilize flatten-maven-plugin to allow debezium-server-iceberg to be used as a maven dependency #538

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

matthewmcnew
Copy link
Contributor

When attempting to use io.debezium.debezium-server-iceberg-sink

ERROR] Failed to execute goal on project tigerlake-sink: Could not collect dependencies for project com.timescale:tigerlake-sink:jar:0.0.1-SNAPSHOT
[ERROR] Failed to read artifact descriptor for io.debezium:debezium-server-iceberg-sink:jar:latest
[ERROR]         Caused by: The following artifacts could not be resolved: io.debezium:debezium-server-iceberg:pom:${revision} (absent): io.debezium:debezium-server-iceberg:pom:${revision} was not found in https://maven.pkg.github.com/memiiso/debezium-server-iceberg during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of github has elapsed or updates are forced
[ERROR] 
[ERROR] -> [Help 1]

Using the flatten plugin should allow us to properly depend on the github artifacts.

@ismailsimsek ismailsimsek merged commit 76baf62 into memiiso:master Apr 3, 2025
4 checks passed
@ismailsimsek
Copy link
Member

Thank you @matthewmcnew, merged

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

Successfully merging this pull request may close these issues.

2 participants