Does anyone understand what's up with our wagon-http? MR and HDFS builds have been failing recently because of this.
-Todd On Fri, May 13, 2011 at 3:14 PM, Apache Jenkins Server < hud...@hudson.apache.org> wrote: > See > https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/672/ > > > ################################################################################### > ########################## LAST 60 LINES OF THE CONSOLE > ########################### > [...truncated 4532 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 > /grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/build.xml:1540: > Error downloading wagon provider from the remote repository: Missing: > ---------- > 1) org.apache.maven.wagon:wagon-http:jar:1.0-beta-2 > > 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=1.0-beta-2 -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=1.0-beta-2 -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:1.0-beta-2 > > ---------- > 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: 3 minutes 31 seconds > > > ====================================================================== > ====================================================================== > STORE: saving artifacts > ====================================================================== > ====================================================================== > > > mv: cannot stat `build/*.tar.gz': No such file or directory > mv: cannot stat `build/test/findbugs': No such file or directory > mv: cannot stat `build/docs/api': No such file or directory > Build Failed > [FINDBUGS] Skipping publisher since build result is FAILURE > Recording fingerprints > Archiving artifacts > 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. > -- Todd Lipcon Software Engineer, Cloudera