[
https://issues.apache.org/jira/browse/MAHOUT-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852481#comment-16852481
]
Hudson commented on MAHOUT-2069:
--------------------------------
SUCCESS: Integrated in Jenkins build Mahout-Quality #3598 (See
[https://builds.apache.org/job/Mahout-Quality/3598/])
[MAHOUT-2069] fix typo in core/pom.xml (apalumbo: rev
2a374a6b41e241627d3c2e247da7ee251df62805)
* (edit) core/pom.xml
> Typo in core/pom.xml
> --------------------
>
> Key: MAHOUT-2069
> URL: https://issues.apache.org/jira/browse/MAHOUT-2069
> Project: Mahout
> Issue Type: Task
> Reporter: Andrew Palumbo
> Assignee: Andrew Palumbo
> Priority: Major
>
> typo in \{core/pom.xml} breaks build:
> had cursor on IDE and tyed root for some reason.
> {code:java}
> - <dependency>
> + <dependency>root
> <groupId>org.scala-lang</groupId>
> <artifactId>scala-reflect</artifactId>
> </dependency>{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)