Hi 
I'm trying to release my plugin : 
  https://github.com/jenkinsci/graphite-plugin/

but each time i run mvn release:prepare release:perform 
i'm getting this error : 

INFO] Uploading: 
http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/plugins/graphiteIntegrator/1.1/graphiteIntegrator-1.1.pom
[INFO] 2/3 KB           
[INFO] 3/3 KB   
[INFO]          
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [INFO] Total time: 4:44.664s
[INFO] [INFO] Finished at: Sat Sep 14 22:51:08 CEST 2013
[INFO] [INFO] Final Memory: 63M/510M
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.6:deploy (default-deploy) on 
project graphiteIntegrator: Failed to deploy artifacts: Could not transfer 
artifact org.jenkins-ci.plugins:graphiteIntegrator:hpi:1.1 from/to 
maven.jenkins-ci.org 
(http://maven.jenkins-ci.org:8081/content/repositories/releases/): Failed 
to transfer file: 
http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/plugins/graphiteIntegrator/1.1/graphiteIntegrator-1.1.hpi.
 
Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
[INFO] [ERROR] 
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with 
the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug 
logging.
[INFO] [ERROR] 
[INFO] [ERROR] For more information about the errors and possible 
solutions, please read the following articles:
[INFO] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] 
------------------------------------------------------------------------
[INFO] Total time: 4:57.272s
[INFO] Finished at: Sat Sep 14 22:51:11 CEST 2013
[INFO] Final Memory: 17M/230M
[INFO] 
------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-release-plugin:2.2.2:perform (default-cli) 
on project graphiteIntegrator: Maven execution failed, exit code: '1' -> 
[Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, 
please read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException





I'm not understanding why i'm getting this error while i have commit access 
and can push to [email protected]:jenkinsci/graphite-plugin.git without any 
problems


Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to