[
https://issues.apache.org/jira/browse/MAHOUT-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279149#comment-16279149
]
ASF GitHub Bot commented on MAHOUT-2023:
----------------------------------------
Github user rawkintrevo commented on the issue:
https://github.com/apache/mahout/pull/353
I did two updates.
One, both scopts are included now. Because maven will automatically filter
the one that isn't a dependency, no conflicts here.
I also refactored to drop the scala-2.11, scala-2.10 profiles. It's all
handled by buildtools/change-scala-version.sh
In the parent pom you will still see $scala.version /
$scala.compat.version. These are only needed to handle the ant-copy plugin,
which is itsself a hack and should probably be removed, but requires
refactoring where and how the scala-shell picks up jars.
> Drivers broken, scopt classes not found
> ---------------------------------------
>
> Key: MAHOUT-2023
> URL: https://issues.apache.org/jira/browse/MAHOUT-2023
> Project: Mahout
> Issue Type: Bug
> Components: build
> Affects Versions: 0.13.1
> Environment: any
> Reporter: Pat Ferrel
> Assignee: Trevor Grant
> Priority: Blocker
> Fix For: 0.13.1
>
>
> Type `mahout spark-itemsimilarity` after Mahout is installed properly and you
> get a fatal exception due to missing scopt classes.
> Probably a build issue related to incorrect versions of scopt being looked
> for.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)