You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2014/07/08 15:53:04 UTC

[jira] [Created] (FLINK-1010) Conflicting Scala Versions

Stephan Ewen created FLINK-1010:
-----------------------------------

             Summary: Conflicting Scala Versions
                 Key: FLINK-1010
                 URL: https://issues.apache.org/jira/browse/FLINK-1010
             Project: Flink
          Issue Type: Bug
          Components: Build System
    Affects Versions: 0.6-incubating
            Reporter: Stephan Ewen
            Assignee: Till Rohrmann
             Fix For: 0.6-incubating


I am seeing the following error. Can we simply set the Scala Version for everything to 2.10.4?
{code}
[WARNING]  Expected all dependencies to require Scala version: 2.10.3
[WARNING]  org.scala-lang:scala-reflect:2.10.3 requires scala version: 2.10.3
[WARNING]  eu.stratosphere:stratosphere-scala:0.6-SNAPSHOT requires scala version: 2.10.3
[WARNING]  eu.stratosphere:stratosphere-scala:0.6-SNAPSHOT requires scala version: 2.10.3
[WARNING]  org.scala-lang:scala-compiler:2.10.3 requires scala version: 2.10.3
[WARNING]  org.scalatest:scalatest_2.10:2.2.0 requires scala version: 2.10.4
[WARNING] Multiple versions of scala libraries detected!
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)