[
https://issues.apache.org/jira/browse/MAHOUT-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16234411#comment-16234411
]
Pat Ferrel edited comment on MAHOUT-2020 at 11/1/17 5:21 PM:
-------------------------------------------------------------
Nothing to do with SBT, look in the parent POM, it always has
{scala.combat.version} = 2.10 the rest of the child pom inherit that and it is
wrong when building for scala 2.11
was (Author: pferrel):
Nothing to do with SBT, look in the parent POM, it always has
{scala.combat.version} set to 2.10 the rest of the child pom inherit that and
it is wrong when building for scala 2.11
> 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)