Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D5CD593F5 for ; Tue, 25 Oct 2011 20:02:58 +0000 (UTC) Received: (qmail 53583 invoked by uid 500); 25 Oct 2011 20:02:57 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 53562 invoked by uid 500); 25 Oct 2011 20:02:57 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 53554 invoked by uid 99); 25 Oct 2011 20:02:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2011 20:02:57 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2011 20:02:53 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id DD50C31B1C8 for ; Tue, 25 Oct 2011 20:00:32 +0000 (UTC) Date: Tue, 25 Oct 2011 20:00:32 +0000 (UTC) From: "Jonathan Eagles (Commented) (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <737036926.14891.1319572832908.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1317345929.14483.1319565272376.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HADOOP-7768) PreCommit-HADOOP-Build is failing on hadoop-auth-examples MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-7768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135373#comment-13135373 ] Jonathan Eagles commented on HADOOP-7768: ----------------------------------------- Not sure the root cause of this issue. Looks like maven issue with multi-module build as seen in both http://jira.codehaus.org/browse/MWAR-192 http://jira.codehaus.org/browse/MDEP-259 > PreCommit-HADOOP-Build is failing on hadoop-auth-examples > --------------------------------------------------------- > > Key: HADOOP-7768 > URL: https://issues.apache.org/jira/browse/HADOOP-7768 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 0.23.0, 0.24.0 > Reporter: Jonathan Eagles > Priority: Blocker > > Failure has been happening since October 13th. > Excerpt from https://builds.apache.org/job/PreCommit-HADOOP-Build/315/consoleText > [INFO] > [INFO] --- maven-war-plugin:2.1:war (default-war) @ hadoop-auth-examples --- > [INFO] Packaging webapp > [INFO] Assembling webapp [hadoop-auth-examples] in [/home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/trunk/hadoop-common-project/hadoop-auth-examples/target/hadoop-auth-examples-0.24.0-SNAPSHOT] > [INFO] Processing war project > [INFO] Copying webapp resources [/home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/trunk/hadoop-common-project/hadoop-auth-examples/src/main/webapp] > [INFO] ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Apache Hadoop Annotations ......................... SUCCESS [2.261s] > [INFO] Apache Hadoop Auth ................................ SUCCESS [5.299s] > [INFO] Apache Hadoop Auth Examples ....................... FAILURE [0.878s] > [INFO] Apache Hadoop Common .............................. SKIPPED > [INFO] Apache Hadoop Common Project ...................... SKIPPED > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 8.726s > [INFO] Finished at: Tue Oct 25 15:47:35 UTC 2011 > [INFO] Final Memory: 24M/302M > [INFO] ------------------------------------------------------------------------ > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.1:war (default-war) on project hadoop-auth-examples: Failed to copy file for artifact [org.apache.hadoop:hadoop-auth:jar:0.24.0-SNAPSHOT:compile]: /home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/trunk/hadoop-common-project/hadoop-auth/target/classes (Is a directory) -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, please read the following articles: > [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the command > [ERROR] mvn -rf :hadoop-auth-examples -- 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