[
https://issues.apache.org/jira/browse/KAFKA-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844568#comment-13844568
]
David Arthur commented on KAFKA-1174:
-------------------------------------
+1 verified:
* Jars in
https://repository.apache.org/content/groups/staging/org/apache/kafka/kafka_2.8.0/0.8.0/
are emtpy (only a few Kb)
* Jars in
https://repository.apache.org/content/groups/staging/org/apache/kafka/kafka_2.8.0/0.8.0-s28fixTest/
are "real" (a few Mb).
I don't suppose it's possible to replace the Jars on Maven Central? If not, I
guess the right thing to do is do another release and bump the version to
0.8.0.1. Either that, or we create a special version for the 2.8.0 artifact
like "0.8.0-fixed" or something.
> Empty jar in Maven Central for Scala 2.8.0
> ------------------------------------------
>
> Key: KAFKA-1174
> URL: https://issues.apache.org/jira/browse/KAFKA-1174
> Project: Kafka
> Issue Type: Bug
> Components: packaging
> Affects Versions: 0.8.0
> Reporter: David Arthur
> Priority: Critical
>
> As reported by wildag on IRC
> In Maven Central, the jar for kafka core only contains the license and notice
> files, no classes. I checked the other Scala versions and they seem fine.
> See:
> http://search.maven.org/#artifactdetails%7Corg.apache.kafka%7Ckafka_2.8.0%7C0.8.0%7Cjar
> Unless we can invoke the power of the Sonatype gods, I think we must bump the
> version number to fix this (or wait until 0.8.1 drops).
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)