[
https://issues.apache.org/jira/browse/KAFKA-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Stein resolved KAFKA-1064.
------------------------------
Resolution: Fixed
See KAFKA-1018
> Bad pom.xml definition
> ----------------------
>
> Key: KAFKA-1064
> URL: https://issues.apache.org/jira/browse/KAFKA-1064
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.8
> Reporter: Ben Manes
>
> The generated pom.xml includes *two* dependency sections. This results in
> Gradle being unable to resolve transitive dependencies as it inspects the
> first dependency section, not the second which includes the actual
> dependencies. Thus, using Kafka in Gradle requires specifying all the
> dependencies by hand or rewriting the pom.xml and deploying to an internal
> repository.
> http://search.maven.org/remotecontent?filepath=org/apache/kafka/kafka_2.9.1/0.8.0-beta1/kafka_2.9.1-0.8.0-beta1.pom
--
This message was sent by Atlassian JIRA
(v6.1#6144)