You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Stefan Zwanenburg (Jira)" <ji...@apache.org> on 2020/05/27 10:47:00 UTC

[jira] [Created] (KAFKA-10051) kafka_2.11 2.5.0 isn't available on Maven Central

Stefan Zwanenburg created KAFKA-10051:
-----------------------------------------

             Summary: kafka_2.11 2.5.0 isn't available on Maven Central
                 Key: KAFKA-10051
                 URL: https://issues.apache.org/jira/browse/KAFKA-10051
             Project: Kafka
          Issue Type: Bug
          Components: packaging
    Affects Versions: 2.5.0
            Reporter: Stefan Zwanenburg


I'm using Spring Boot in a project, and I tried updating it to version 2.3.0, which internally depends on all sorts of Kafka artifacts version 2.5.0.

One of these artifacts is _kafka_2.11_, which doesn't appear to be available on Maven Central. This means my builds fail, unless I somehow force dependencies on versions of Kafka artifacts that are available on Maven Central.

Links:
 - [Search for kafka_2.11 version 2.5.0 on Maven Central|https://search.maven.org/search?q=a:kafka_2.11%20AND%20v:2.5.0]

PS: Not sure what the priority ought to be, but it's definitely blocking me in my work :)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)