You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2014/11/27 10:27:12 UTC

[jira] [Resolved] (SPARK-4637) spark-1.1.0 does not compile any more

     [ https://issues.apache.org/jira/browse/SPARK-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-4637.
------------------------------
    Resolution: Duplicate

> spark-1.1.0 does not compile any more
> -------------------------------------
>
>                 Key: SPARK-4637
>                 URL: https://issues.apache.org/jira/browse/SPARK-4637
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 0.9.1, 1.1.0
>            Reporter: Olaf Flebbe
>            Priority: Critical
>
> Spark does not compile anymore since the dependency mqtt-client-0.4.0 has been removed from the eclipse repository.  
> See yourself: https://repo.eclipse.org/content/repositories/paho-releases/org/eclipse/paho/mqtt-client/0.4.0/ 
> and
> {code}
> spark-1.1.0$ grep -C2 mqtt-client ./external/mqtt/pom.xml
>     <dependency>
>       <groupId>org.eclipse.paho</groupId>
>       <artifactId>mqtt-client</artifactId>
>        <version>0.4.0</version>
>     </dependency>
> {code}
> I did not find a different repository providing it. Since I accidentially removed my maven cache I connot compile spark any more.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org