ktorio / ktor-plugin-registry

Maintains a repository of all Ktor plugins
Apache License 2.0
53 stars 15 forks source link

Flaxoos confluence transitive dependency not found #111

Closed bjhham closed 3 months ago

bjhham commented 3 months ago
Process exited with code 1
Gradle failure report
  FAILURE: Build failed with an exception.

  * What went wrong:
  Execution failed for task ':resolvePlugins'.
  > Could not resolve all artifacts for configuration ':server-2.2.3'.
     > Could not find io.confluent:kafka-avro-serializer:5.3.0.
       Searched in the following locations:
         - https://repo.maven.apache.org/maven2/io/confluent/kafka-avro-serializer/5.3.0/kafka-avro-serializer-5.3.0.pom
         - https://maven.pkg.jetbrains.space/kotlin/p/kotlin/kotlin-js-wrappers/io/confluent/kafka-avro-serializer/5.3.0/kafka-avro-serializer-5.3.0.pom
         - file:/home/teamcity/.m2/repository/io/confluent/kafka-avro-serializer/5.3.0/kafka-avro-serializer-5.3.0.pom
       Required by:
           project : > io.github.flaxoos:ktor-server-kafka-jvm:1.2.10
     > Could not find io.confluent:kafka-schema-registry-client:5.3.0.
       Searched in the following locations:
         - https://repo.maven.apache.org/maven2/io/confluent/kafka-schema-registry-client/5.3.0/kafka-schema-registry-client-5.3.0.pom
         - https://maven.pkg.jetbrains.space/kotlin/p/kotlin/kotlin-js-wrappers/io/confluent/kafka-schema-registry-client/5.3.0/kafka-schema-registry-client-5.3.0.pom
         - file:/home/teamcity/.m2/repository/io/confluent/kafka-schema-registry-client/5.3.0/kafka-schema-registry-client-5.3.0.pom
       Required by:
           project : > io.github.flaxoos:ktor-server-kafka-jvm:1.2.10