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
Because of this we are getting the following error while compiling
12:17:41 [ERROR] Failed to execute goal on project ksqldb-docker: Could not resolve dependencies for project io.confluent.ksql:ksqldb-docker:jar:7.7.1: Failure to find io.confluent.cloud:events-schema🫙0.245.0 in https://repo.cci.nokia.net/csf-mvn-dependencies was cached in the local repository, resolution will not be reattempted until the update interval of csf-mvn-dependencies-repository has elapsed or updates are forced -> [Help 1]
org.apache.kafka » kafka_2.13 » 7.7.1-ce has io.confluent.cloud » events-schema in its runtime dependencies.
But this jar does not exist.
Why is this being referenced here if it does not exist? -> https://mvnrepository.com/artifact/org.apache.kafka/kafka_2.13/7.7.1-ce
Because of this we are getting the following error while compiling
12:17:41 [ERROR] Failed to execute goal on project ksqldb-docker: Could not resolve dependencies for project io.confluent.ksql:ksqldb-docker:jar:7.7.1: Failure to find io.confluent.cloud:events-schema🫙0.245.0 in https://repo.cci.nokia.net/csf-mvn-dependencies was cached in the local repository, resolution will not be reattempted until the update interval of csf-mvn-dependencies-repository has elapsed or updates are forced -> [Help 1]
What can be done?
@mjsax @JimGalasyn
The text was updated successfully, but these errors were encountered: