[ https://issues.apache.org/jira/browse/KAFKA-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776279#comment-13776279 ]
Neha Narkhede commented on KAFKA-1064: -------------------------------------- I believe the file to be patched is project/Build.scala. Would you like to take a stab at a patch? > 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira