[
https://issues.apache.org/jira/browse/KAFKA-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13715955#comment-13715955
]
David Arthur commented on KAFKA-981:
------------------------------------
Looking closer at the pom.xml, I see two <dependencies> sections. One of which
looks like a copy/paste error from ivy.xml, the other looks like normal Maven
pom dependencies. See https://gist.github.com/mumrah/6059092#file-pom-xml-L25
for what I'm talking about.
> Unable to pull Kafka binaries with Ivy
> --------------------------------------
>
> Key: KAFKA-981
> URL: https://issues.apache.org/jira/browse/KAFKA-981
> Project: Kafka
> Issue Type: Bug
> Components: packaging
> Affects Versions: 0.8
> Reporter: David Arthur
> Assignee: Joe Stein
> Attachments: ant.log, ivy.xml
>
>
> I am trying to pull the published Kafka binary with a simple Ivy file.
> <dependency org="org.apache.kafka" name="kafka_2.9.2" rev="0.8.0-beta1"
> conf="default->default"/>
> I get the following exception: [ivy:resolve] problem occurred while resolving
> dependency: org.apache.kafka#kafka_2.9.2;0.8.0-beta1 {default=[default]} with
> main: java.lang.IllegalArgumentException: null name not allowed
--
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