GitHub user witgo reopened a pull request: https://github.com/apache/incubator-spark/pull/639
SPARK-1125: Fix building with maven on Mac OS X fix building with maven on Mac OS X throw Failure to find org.eclipse.paho:mqtt-client:jar:0.4.0 in https://repository.apache.org/content/repositories/releases was cached in the local repository, resolution will not be reattempted until the update interval of apache-repo has elapsed or updates are forced You can merge this pull request into a Git repository by running: $ git pull https://github.com/witgo/incubator-spark master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-spark/pull/639.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #639 ---- commit 27c612fb0dbbf27ba5a20d870a5cbb5cf33f4d9f Author: liguoqiang <liguoqi...@rd.tuan800.com> Date: 2014-02-24T04:00:36Z fix building with maven on Mac OS X throw Failure to find org.eclipse.paho:mqtt-client:jar:0.4.0 in https://repository.apache.org/content/repositories/releases was cached in the local repository, resolution will not be reattempted until the update interval of apache-repo has elapsed or updates are forced commit 1ac1b4948cf54b7e7873c9aaa55de395f3926313 Author: liguoqiang <liguoqi...@rd.tuan800.com> Date: 2014-02-24T09:44:39Z Exclude dependencies on log4j, slf4j-log4j12 from Spark Examples commit f60016ff3828db0a9f451e04d72bc285b866d6e0 Author: liguoqiang <liguoqi...@rd.tuan800.com> Date: 2014-02-24T09:50:17Z undo Exclude dependencies on mqtt-client from Spark Examples ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please top-post your response. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---