GitHub user witgo opened a pull request: https://github.com/apache/spark/pull/25
SPARK-1125: When using a http proxy,the maven build error for Spark Examples building with maven When using a http proxy, 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/spark SPARK-1125 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/25.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 #25 ---- commit 8faa8b236b97b595d56a5c8646a2b282c887d75d Author: liguoqiang <liguoqi...@rd.tuan800.com> Date: 2014-02-26T07:24:06Z SPARK-1125: When using a http proxy,the maven build error for Spark Examples 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 391c62fdcf4aa198059952c50b6982c411e63a71 Author: liguoqiang <liguoqi...@rd.tuan800.com> Date: 2014-02-27T02:34:46Z Merge branch 'master' of github.com:witgo/spark ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. 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. ---