Where does alchim31 get its Scala distribution?

35 views
Skip to first unread message

David

unread,
Dec 3, 2014, 8:23:41 PM12/3/14
to maven-a...@googlegroups.com
Hi,

<configuration>
   
<scalaCompatVersion>2.10</scalaCompatVersion>
   
<scalaVersion>2.10.4</scalaVersion>
</configuration>


If I say "mvn scala:help",  I get

Scala compiler version 2.10.4 -- Copyright 2002-2013, LAMP/EPFL


So why does it print:


[WARNING] Multiple versions of scala libraries detected!



Thank you.

David Bernard

unread,
Dec 4, 2014, 1:56:53 AM12/4/14
to Maven and Scala
the plugin check for multiple version of scala in the dependency tree, except if you configure differently :

* http://davidb.github.io/scala-maven-plugin/cc-mojo.html#checkMultipleScalaVersions
* http://davidb.github.io/scala-maven-plugin/cc-mojo.html#failOnMultipleScalaVersions


Reply all
Reply to author
Forward
0 new messages