Something seems to be fishy with the Nexus handled repos. For example, I can't browse storage of org/codehaus/mojo/exec-maven-plugin/ in the Nexus UI nor direktly through http://nexus.codehaus.org/content/repositories/snapshots/org/codehaus/mojo/exec-maven-plugin/
It could be the same root issue here. I'll file a HAUS ticket after lunch. /Anders On Thu, Feb 27, 2014 at 11:47 AM, Karl Heinz Marbaise <khmarba...@gmx.de>wrote: > Hi, > > i just wanted to know if i oversight io missed something ... > > currently i just want to make a simple SNAPSHOT deploy to the > https://nexus.codehaus.org/content/repositories/snapshots > > which results into the following: > > > [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ > exec-maven-plugin --- > Downloading: https://nexus.codehaus.org/content/repositories/ > snapshots/org/codehaus/mojo/exec-maven-plugin/1.3- > SNAPSHOT/maven-metadata.xml > [WARNING] Checksum validation failed, could not read expected checksum: > Failed to transfer file: https://nexus.codehaus.org/content/repositories/ > snapshots/org/codehaus/mojo/exec-maven-plugin/1.3- > SNAPSHOT/maven-metadata.xml.sha1. Return code is: 500 , > ReasonPhrase:Server Error. for https://nexus.codehaus.org/ > content/repositories/snapshots/org/codehaus/mojo/exec-maven-plugin/1.3- > SNAPSHOT/maven-metadata.xml > [WARNING] Checksum validation failed, could not read expected checksum: > Failed to transfer file: https://nexus.codehaus.org/content/repositories/ > snapshots/org/codehaus/mojo/exec-maven-plugin/1.3- > SNAPSHOT/maven-metadata.xml.sha1. Return code is: 500 , > ReasonPhrase:Server Error. for https://nexus.codehaus.org/ > content/repositories/snapshots/org/codehaus/mojo/exec-maven-plugin/1.3- > SNAPSHOT/maven-metadata.xml > Downloaded: https://nexus.codehaus.org/content/repositories/ > snapshots/org/codehaus/mojo/exec-maven-plugin/1.3- > SNAPSHOT/maven-metadata.xml (778 B at 0.3 KB/sec) > Uploading: https://nexus.codehaus.org/content/repositories/ > snapshots/org/codehaus/mojo/exec-maven-plugin/1.3- > SNAPSHOT/exec-maven-plugin-1.3-20140227.104416-2.jar > Uploading: https://nexus.codehaus.org/content/repositories/ > snapshots/org/codehaus/mojo/exec-maven-plugin/1.3- > SNAPSHOT/exec-maven-plugin-1.3-20140227.104416-2.pom > [INFO] ------------------------------------------------------------ > ------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Total time: 23.798s > [INFO] Finished at: Thu Feb 27 11:44:19 CET 2014 > [INFO] Final Memory: 23M/981M > [INFO] ------------------------------------------------------------ > ------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy > (default-deploy) on project exec-maven-plugin: Failed to deploy artifacts: > Could not transfer artifact org.codehaus.mojo:exec-maven- > plugin:jar:1.3-20140227.104416-2 from/to codehaus-nexus-snapshots ( > https://nexus.codehaus.org/content/repositories/snapshots/): Failed to > transfer file: https://nexus.codehaus.org/content/repositories/ > snapshots/org/codehaus/mojo/exec-maven-plugin/1.3- > SNAPSHOT/exec-maven-plugin-1.3-20140227.104416-2.jar. Return code is: > 500, ReasonPhrase: Server Error. -> [Help 1] > [ERROR] > > > Kind regards > Karl-Heinz Marbaise > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >