[ https://issues.apache.org/jira/browse/HDFS-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116529#comment-13116529 ]
Steve Loughran commented on HDFS-2381: -------------------------------------- build log [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ hadoop-hdfs --- [INFO] Compiling 242 source files to /home/slo/Java/Hadoop/svn/hadoop-trunk/hadoop-hdfs-project/hadoop-hdfs/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.6:test (default-test) @ hadoop-hdfs --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-antrun-plugin:1.6:run (xprepare-package-hadoop-daemon) @ hadoop-hdfs --- [INFO] Executing tasks main: [mkdir] Created dir: /home/slo/Java/Hadoop/svn/hadoop-trunk/hadoop-hdfs-project/hadoop-hdfs/target/downloads/commons-daemon [get] Getting: http://archive.apache.org/dist/commons/daemon/binaries/1.0.3/linux/commons-daemon-1.0.3-bin-linux-x86_64.tar.gz [get] To: /home/slo/Java/Hadoop/svn/hadoop-trunk/hadoop-hdfs-project/hadoop-hdfs/target/downloads/commons-daemon/commons-daemon-1.0.3-bin-linux-x86_64.tar.gz [get] Error getting http://archive.apache.org/dist/commons/daemon/binaries/1.0.3/linux/commons-daemon-1.0.3-bin-linux-x86_64.tar.gz to /home/slo/Java/Hadoop/svn/hadoop-trunk/hadoop-hdfs-project/hadoop-hdfs/target/downloads/commons-daemon/commons-daemon-1.0.3-bin-linux-x86_64.tar.gz [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop Project POM ......................... SUCCESS [1.826s] [INFO] Apache Hadoop Annotations ......................... SUCCESS [1.378s] [INFO] Apache Hadoop Project Dist POM .................... SUCCESS [0.318s] [INFO] Apache Hadoop Assemblies .......................... SUCCESS [0.145s] [INFO] Apache Hadoop Auth ................................ SUCCESS [2.023s] [INFO] Apache Hadoop Auth Examples ....................... SUCCESS [1.208s] [INFO] Apache Hadoop Common .............................. SUCCESS [16.450s] [INFO] Apache Hadoop Common Project ...................... SUCCESS [0.067s] [INFO] Apache Hadoop HDFS ................................ FAILURE [32.423s] [INFO] Apache Hadoop HDFS Project ........................ SKIPPED [INFO] hadoop-yarn-api ................................... SKIPPED [INFO] hadoop-yarn-common ................................ SKIPPED [INFO] hadoop-yarn-server-common ......................... SKIPPED [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED [INFO] hadoop-yarn-server-tests .......................... SKIPPED [INFO] hadoop-yarn-server ................................ SKIPPED [INFO] hadoop-yarn ....................................... SKIPPED [INFO] hadoop-mapreduce-client-core ...................... SKIPPED [INFO] hadoop-mapreduce-client-common .................... SKIPPED [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED [INFO] hadoop-mapreduce-client-app ....................... SKIPPED [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED [INFO] hadoop-mapreduce-client ........................... SKIPPED [INFO] hadoop-mapreduce .................................. SKIPPED [INFO] Apache Hadoop Main ................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 56.343s [INFO] Finished at: Wed Sep 28 15:43:30 BST 2011 [INFO] Final Memory: 71M/286M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (xprepare-package-hadoop-daemon) on project hadoop-hdfs: An Ant BuildException has occured: java.net.ConnectException: Connection timed out -> [Help 1] > Build behind a proxy failing to fetch commons-daemon > ---------------------------------------------------- > > Key: HDFS-2381 > URL: https://issues.apache.org/jira/browse/HDFS-2381 > Project: Hadoop HDFS > Issue Type: Bug > Components: build > Environment: Linux box with a proxy to get to remote HTTP sites; > ~/.m2/settings.xml set up with a proxy; ANT_OPTS set up with a proxy, both > build tools downloading ivy/maven artifacts > Reporter: Steve Loughran > > The bit of Ant code in the HDFS project to D/L the commons-daemon binary is > failing as it cannot reach archive.apache.org, even though Ant and Maven have > their proxies setup. I will allege that M2 isn't passing proxy information > down properly. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira