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