Xp, using cygwin -----Original Message----- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Monday, January 02, 2006 10:56 PM To: dev@mojo.codehaus.org Subject: Re: [mojo-dev] Deploy fails
Odd. what is your operating system? that's an empty error from the ssh executable... - Brett Brian E. Fox wrote: > Hey guys. Last night I was able to deploy the release of the > dependency plugin. Now that I went back and tried to do the release > plugin, it's failing. Both release:perform and deploy are tripping up here: > > Uploading: > scpexe://repo1.maven.org/home/projects/maven/repository-staging/to-ib > iblio/maven2/org/codehaus/mojo/dependency-maven-plugin/1.0/dependency- > maven-plug > in-1.0.jar > [INFO] Retrieving previous metadata from repo1 [INFO] Uploading > project information for dependency-maven-plugin 1.0 [INFO] Retrieving > previous metadata from repo1 [INFO] Uploading repository metadata for: > 'artifact org.codehaus.mojo:dependency -maven-plugin' > [INFO] Retrieving previous metadata from repo1 [INFO] Uploading > repository metadata for: 'org.codehaus.mojo' > [INFO] > ---------------------------------------------------------------------- > --- > --- > [ERROR] BUILD ERROR > [INFO] > ---------------------------------------------------------------------- > --- > --- > [INFO] Error installing artifact's metadata: Error while deploying > metadata: Err > or executing command for transfer > > Exit code 1 - > [INFO] > ---------------------------------------------------------------------- > --- > --- > [INFO] For more information, run Maven with the -e switch [INFO] > ---------------------------------------------------------------------- > --- > --- > > adding the -e doesn't provide anything more. Any ideas?