[
https://issues.apache.org/jira/browse/MAHOUT-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239739#comment-16239739
]
ASF GitHub Bot commented on MAHOUT-2020:
----------------------------------------
Github user rawkintrevo commented on the issue:
https://github.com/apache/mahout/pull/331
per MAHOUT-2020 this method wasn't working with SBT. So I have been
refactoring.
Note, now `mvn clean install` builds all sparks. `mvn clean -Pspark1.6`
will result in quicker build times and only build spark 1.6, this is probably
required so make the console work.
> Maven repo structure malformed
> ------------------------------
>
> Key: MAHOUT-2020
> URL: https://issues.apache.org/jira/browse/MAHOUT-2020
> Project: Mahout
> Issue Type: Bug
> Components: build
> Affects Versions: 0.13.1
> 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.
> Reporter: Pat Ferrel
> Assignee: Trevor Grant
> Priority: Blocker
> Fix For: 0.13.1
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)