You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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?
The text was updated successfully, but these errors were encountered: