-
Type:
Bug
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.13.1
-
Fix Version/s: 0.13.1
-
Component/s: build
-
Labels:None
-
Environment:
Creating a project from maven built Mahout using sbt. Made critical since it seems to block using Mahout with sbt. At least I have found no way to do it.
The maven repo is built with scala 2.10 always in the parent pom's
{scala.compat.version}even when you only ask for Scala 2.11, this leads to the 2.11 jars never being found.
- links to