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

Non-resolvable parent POM io.confluent:common:[7.7.0, 7.7.1) for io.confluent:kafka-connect-storage-common-parent:11.2.9 #699

Open
bhargavyk2002 opened this issue May 23, 2024 · 0 comments

Comments

@bhargavyk2002
Copy link

Hi,

In kafka-connect-hdfs 10.2.7, i see in pom.xml the parent is kafka-connect-storage-common-parent:11.2.9

kafka-connect-storage-common-parent:11.2.9 has a dependency on io.confluent:common

<parent>
        <groupId>io.confluent</groupId>
        <artifactId>common</artifactId>
        <version>[7.7.0, 7.7.1)</version>
</parent>

When i tried to build the package i am getting the following error

[ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM io.confluent:common:[7.7.0, 7.7.1) for io.confluent:kafka-connect-storage-common-parent:11.2.9: No versions matched the requested range '[7.7.0, 7.7.1)' @ io.confluent:kafka-connect-storage-common-parent:11.2.9, /root/.m2/repository/io/confluent/kafka-connect-storage-common-parent/11.2.9/kafka-connect-storage-common-parent-11.2.9.pom

When i checked in the opensource, https://packages.confluent.io/maven/io/confluent/common/ , io.confluent:common:7.7.0 is not present.
Can you provide the information about from where is io.confluent:common:7.7.0 picked?

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