You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2015/01/19 02:52:34 UTC

[jira] [Commented] (KAFKA-1876) pom file for scala 2.11 should reference a specific version

    [ https://issues.apache.org/jira/browse/KAFKA-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282083#comment-14282083 ] 

Jun Rao commented on KAFKA-1876:
--------------------------------

Created reviewboard https://reviews.apache.org/r/30019/diff/
 against branch origin/0.8.2

> 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
>
>
> 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)