You didn't state which Kafka version you are using, but there is a known problem with at least one version.
https://issues.apache.org/jira/browse/KAFKA-1174 has the details. The workaround (if you can use it) is to change the client to use a different scala-libs version. The client and server scala versions don't need to match, so long as the Kafka version still matches. Steve On Tue, Jul 1, 2014 at 2:59 AM, Piotr Jagielski <pjagiel...@o2.pl> wrote: > Hi all, > > Anyone knows the reason kafka-client is missing in repo.maven.org? >