-
Bug
-
Resolution: Done
-
Blocker
-
3.8.1.ER1, 3.8.3.ER2
-
False
-
None
-
False
-
+
-
-
---
-
-
-
Red Hat build of Quarkus
Found after our testing jobs from https://github.com/quarkus-qe/quarkus-extensions-combinations.git
I've created quarkus-maven-plugin to generate an app with confluent-registry-json-schema extension and after build it, failed. I see the next error:
[WARNING] The POM for io.confluent:kafka-json-schema-serializer:jar:7.5.1 is missing, no dependency information available Downloading from redhat: https://maven.repository.redhat.com/ga/io/confluent/kafka-json-schema-serializer/7.5.1/kafka-json-schema-serializer-7.5.1.jar Downloading from central: https://repo.maven.apache.org/maven2/io/confluent/kafka-json-schema-serializer/7.5.1/kafka-json-schema-serializer-7.5.1.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.502 s [INFO] Finished at: 2024-03-14T09:43:03+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project reproducer-confluent-registry-json-schema-3.8.1.temporary-redhat-00008: Could not resolve dependencies for project io.quarkus.qe:reproducer-confluent-registry-json-schema-3.8.1.temporary-redhat-00008:jar:1.0.0-SNAPSHOT: The following artifacts could not be resolved: io.confluent:kafka-json-schema-serializer:jar:7.5.1 (absent): Could not find artifact io.confluent:kafka-json-schema-serializer:jar:7.5.1 in redhat (https://maven.repository.redhat.com/ga) -> [Help 1] [ERROR]