You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/08/25 19:17:46 UTC

[jira] [Resolved] (SPARK-10229) Wrong jline dependency when compiled against Scala 2.11

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

Cheng Lian resolved SPARK-10229.
--------------------------------
    Resolution: Not A Problem

I was using {{-Pscala-2.11}} since {{scala-2.11}} is a POM profile. But it should be {{-Dscala-2.11}}.

> Wrong jline dependency when compiled against Scala 2.11
> -------------------------------------------------------
>
>                 Key: SPARK-10229
>                 URL: https://issues.apache.org/jira/browse/SPARK-10229
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.5.0
>            Reporter: Cheng Lian
>            Priority: Blocker
>
> Scala migrated to the official jline in 2.11.0-M4, so the scala-specific fork of jline is gone and you can just depend on the official jline. The nonexistent org.scala-lang:jline:2.11.7 artifact is causing build failure when Spark is built against Scala 2.11.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org