[ 
https://issues.apache.org/jira/browse/SM-3567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré updated SM-3567:
-------------------------------------
    Fix Version/s: bundles-2017.12

> kafka-clients bundle sources.jar is empty
> -----------------------------------------
>
>                 Key: SM-3567
>                 URL: https://issues.apache.org/jira/browse/SM-3567
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: bundles
>            Reporter: vlad
>            Assignee: Jean-Baptiste Onofré
>             Fix For: bundles-2017.12
>
>
> The org.apache.servicemix.bundles.kafka-clients-0.10.2.1_1-sources.jar is 
> almost empty. It doesn't contain any java files.
> I guess a dependency like follows is missing in the pom.xml:
> {noformat}
> <!-- sources -->
> <dependency>
>     <groupId>${pkgGroupId}</groupId>
>     <artifactId>${pkgArtifactId}</artifactId>
>     <version>${pkgVersion}</version>
>     <classifier>sources</classifier>
> </dependency>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to