You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ben Manes (JIRA)" <ji...@apache.org> on 2013/09/24 08:25:02 UTC

[jira] [Created] (KAFKA-1064) Bad pom.xml definition

Ben Manes created KAFKA-1064:
--------------------------------

             Summary: 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