I'm just full of fun for the archives tonight. The problem is
filePermissions in the server section. It wasn't able to chmod the
metadata. Here's a functioning server section (for scpexe anyway):

    <server>
      <id>repo1</id>
      <username>your codehaus username</username>
        <directoryPermissions>775</directoryPermissions>
    </server> 

-----Original Message-----
From: Brian E. Fox [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 02, 2006 11:00 PM
To: dev@mojo.codehaus.org
Subject: RE: [mojo-dev] Deploy fails

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?




Reply via email to