Details
Description
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 <goals> -rf :hadoop-auth-examples