You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Ken Williams (JIRA)" <ji...@apache.org> on 2014/04/01 00:29:17 UTC

[jira] [Commented] (MAHOUT-1499) Build error: org.eclipse.paho:mqtt-client

    [ https://issues.apache.org/jira/browse/MAHOUT-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955816#comment-13955816 ] 

Ken Williams commented on MAHOUT-1499:
--------------------------------------

Hmm - I originally submitted here: https://spark-project.atlassian.net/browse/SPARK-1339

Then I followed the redirect link at the top of the page, logged in with my Apache creds, and created the ticket.  I wonder how it got created as a MAHOUT ticket.  Maybe I just didn't notice the project field or something.

Thanks for pointing it out, I'll close this & recreate it as a SPARK issue since I don't seem to be able to move it there.

> Build error: org.eclipse.paho:mqtt-client
> -----------------------------------------
>
>                 Key: MAHOUT-1499
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1499
>             Project: Mahout
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.9
>            Reporter: Ken Williams
>              Labels: build
>
> Using Maven, I'm unable to build the 0.9.0 distribution I just downloaded. I attempt like so:
> {code}
> mvn -U -Pyarn -Dhadoop.version=2.2.0 -Dyarn.version=2.2.0 -DskipTests package
> {code}
> The Maven error is:
> {code}
> [ERROR] Failed to execute goal on project spark-examples_2.10: Could not resolve dependencies for project org.apache.spark:spark-examples_2.10:jar:0.9.0-incubating: Could not find artifact org.eclipse.paho:mqtt-client:jar:0.4.0 in nexus
> {code}
> My Maven version is 3.2.1, running on Java 1.7.0, using Scala 2.10.4.
> Is there an additional Maven repository I should add or something?
> If I go into the {{pom.xml}} and comment out the {{external/mqtt}} and {{examples}} modules, the build succeeds. I'm fine without the MQTT stuff, but I would really like to get the examples working because I haven't played with Spark before.



--
This message was sent by Atlassian JIRA
(v6.2#6252)