Description
assuming we are going to even support 2.8.0 anymore in 0.8.1 =8^/
"The POM for 2.8.2, 2.9.1, 2.9.2, and 2.10 include scala-compiler and some other stuff that is not included in 2.8.0
2.8.0 https://repository.apache.org/content/groups/staging/org/apache/kafka/kafka_2.8.0/0.8.0/kafka_2.8.0-0.8.0.pom
2.8.2 https://repository.apache.org/content/groups/staging/org/apache/kafka/kafka_2.8.2/0.8.0/kafka_2.8.2-0.8.0.pom
Here's a diff of those two: https://gist.github.com/mumrah/7bd6bd8e2805210d5d9d/revisions
I think maybe the 2.8.0 POM is missing some stuff it needs (zkclient, snappy, yammer metrics). "