Mukul Jain created SPARK-2382:
---------------------------------
Summary: build error:
Key: SPARK-2382
URL: https://issues.apache.org/jira/browse/SPARK-2382
Project: Spark
Issue Type: Question
Components: Build
Affects Versions: 1.0.0
Environment: Ubuntu 12.0.4 precise.
spark@ubuntu-cdh5-spark:~/spark-1.0.0$ mvn -version
Apache Maven 3.0.4
Maven home: /usr/share/maven
Java version: 1.6.0_31, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/j2sdk1.6-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.11.0-15-generic", arch: "amd64", family: "unix"
Reporter: Mukul Jain
Unable to build. maven can't download dependency .. checked my http_proxy and
https_proxy setting they are working fine. Other http and https dependencies
were downloaded fine.. build process gets stuck always at this repo. manually
down loading also fails and receive an exception.
[INFO] ------------------------------------------------------------------------
[INFO] Building Spark Project External MQTT 1.0.0
[INFO] ------------------------------------------------------------------------
Downloading:
https://repository.apache.org/content/repositories/releases/org/eclipse/paho/mqtt-client/0.4.0/mqtt-client-0.4.0.pom
Jul 6, 2014 4:53:26 PM org.apache.commons.httpclient.HttpMethodDirector
executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request:
Connection timed out
Jul 6, 2014 4:53:26 PM org.apache.commons.httpclient.HttpMethodDirector
executeWithRetry
INFO: Retrying request
--
This message was sent by Atlassian JIRA
(v6.2#6252)