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

Packages missing from confluent maven repository #412

Open
staktrace opened this issue Feb 6, 2025 · 0 comments
Open

Packages missing from confluent maven repository #412

staktrace opened this issue Feb 6, 2025 · 0 comments

Comments

@staktrace
Copy link

Hi, the POM file in https://packages.confluent.io/maven/io/confluent/kafka-connect-storage-cloud/10.5.21/ has this stanza:

    <parent>
        <groupId>io.confluent</groupId>
        <artifactId>kafka-connect-storage-common-parent</artifactId>
        <version>11.2.19</version>
    </parent>

which references a parent POM that doesn't exist on the repository server. I see this git repo has a tag for version 11.2.19, but the most recent version published to https://packages.confluent.io/maven/io/confluent/kafka-connect-storage-common-parent/ is 11.2.16. Is there a bug in the publish process?

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

No branches or pull requests

1 participant