lee mighdoll created KAFKA-1547:
-----------------------------------
Summary: maven sources jar still empty
Key: KAFKA-1547
URL: https://issues.apache.org/jira/browse/KAFKA-1547
Project: Kafka
Issue Type: Bug
Components: packaging
Reporter: lee mighdoll
A lot like KAFKA-1174, the published sources jar is empty.
see: http://search.maven.org/#browse%7C329602347
{noformat}
kafka_2.10-0.8.1.1-sources.jar 22-Apr-2014 4.4 K
{noformat}
I've heard kafka is very concise and efficient, but still it probably doesn't
fit in 4.4K of source code...
As a temporary workaround, building the source jar locally seems to work:
{noformat}
./gradlew -PscalaVersion=2.10.4 srcJar
{noformat}
Tagging as packaging.
--
This message was sent by Atlassian JIRA
(v6.2#6252)