You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/11/16 01:26:23 UTC

Hadoop-Common-22-branch - Build # 94 - Still Failing

See https://builds.apache.org/job/Hadoop-Common-22-branch/94/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2700 lines...]
[artifact:install-provider] for artifact: 
[artifact:install-provider]   unspecified:unspecified:jar:0.0
[artifact:install-provider] 
[artifact:install-provider] from the specified remote repositories:
[artifact:install-provider]   central (http://repo1.maven.org/maven2)
[artifact:install-provider] 
[artifact:install-provider] 

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build.xml:1314: Error downloading wagon provider from the remote repository: Missing:
----------
1) org.apache.maven.wagon:wagon-http:jar:${wagon-http.version}

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-http -Dversion=${wagon-http.version} -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-http -Dversion=${wagon-http.version} -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) unspecified:unspecified:jar:0.0
  	2) org.apache.maven.wagon:wagon-http:jar:${wagon-http.version}

----------
1 required artifact is missing.

for artifact: 
  unspecified:unspecified:jar:0.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



Total time: 1 minute 43 seconds


======================================================================
======================================================================
STORE: saving artifacts
======================================================================
======================================================================


mv: cannot stat `build/test/findbugs': No such file or directory
Build Failed
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording fingerprints
Recording test results
Publishing Javadoc
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.