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

Joe Stein updated KAFKA-1876:
-----------------------------
    Attachment: twoeleven.tgz

gradle works yes however maven fails since it doesn't have unicorns and pixie 
dust built in. 

I attached the project i used to test gradle and maven w/ 2.11 support.

We need this patch otherwise anyone using pom w/ kafka wanting 2.11 won't work

patch LGTM +1

> pom file for scala 2.11 should reference a specific version
> -----------------------------------------------------------
>
>                 Key: KAFKA-1876
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1876
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.8.2
>            Reporter: Jun Rao
>            Assignee: Jun Rao
>            Priority: Blocker
>             Fix For: 0.8.2
>
>         Attachments: kafka-1876.patch, twoeleven.tgz
>
>
> Currently, the pom file specifies the following scala dependency for 2.11.
>     <dependency>
>       <groupId>org.scala-lang</groupId>
>       <artifactId>scala-library</artifactId>
>       <version>2.11</version>
>       <scope>compile</scope>
>     </dependency>
> However, there is no 2.11 in maven central (there are only 2.11.1, 2.11.2, 
> etc).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to