You have your settings.xml setup with your Jenkins username/password? (NOT github username/password)
On Mon, Aug 8, 2016 at 10:04 AM Vincent Barrier <[email protected]> wrote: > As Daniel Beck suggested, I changed to a newer parent POM version: 2.12 ( > https://github.com/jenkinsci/icescrum-plugin/commit/75bbdcd2b7ffbac242daaf847ee6f569ef59f0bc > ) > > Still no luck :( > > Any other advices? > > On Mon, Aug 8, 2016 at 5:18 PM, Vincent Barrier <[email protected] > > wrote: > >> Hi guys, >> >> I'm the maintainer of icescrum-plugin, I need to deploy a new version of >> this plugin but each time I do a man release:perform, I get an error : >> >> [INFO] BugInstance size is 0 >>> [INFO] Error size is 0 >>> [INFO] No errors/warnings found >>> [INFO] >>> [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ >>> icescrum --- >>> [INFO] Installing >>> /Users/vbarrier/Documents/is/icescrum-plugin/target/checkout/target/icescrum.hpi >>> to /Users/vbarrier/.m2/repository/org/jenkins-ci/plugins/icescrum/ >>> 1.0.5.5/icescrum-1.0.5.5.hpi >>> [INFO] Installing >>> /Users/vbarrier/Documents/is/icescrum-plugin/target/checkout/pom.xml to >>> /Users/vbarrier/.m2/repository/org/jenkins-ci/plugins/icescrum/ >>> 1.0.5.5/icescrum-1.0.5.5.pom >>> [INFO] Installing >>> /Users/vbarrier/Documents/is/icescrum-plugin/target/checkout/target/icescrum.jar >>> to /Users/vbarrier/.m2/repository/org/jenkins-ci/plugins/icescrum/ >>> 1.0.5.5/icescrum-1.0.5.5.jar >>> [INFO] Installing >>> /Users/vbarrier/Documents/is/icescrum-plugin/target/checkout/target/icescrum-sources.jar >>> to /Users/vbarrier/.m2/repository/org/jenkins-ci/plugins/icescrum/ >>> 1.0.5.5/icescrum-1.0.5.5-sources.jar >>> [INFO] Installing >>> /Users/vbarrier/Documents/is/icescrum-plugin/target/checkout/target/icescrum-javadoc.jar >>> to /Users/vbarrier/.m2/repository/org/jenkins-ci/plugins/icescrum/ >>> 1.0.5.5/icescrum-1.0.5.5-javadoc.jar >>> [INFO] >>> [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ >>> icescrum --- >>> Uploading: >>> https://repo.jenkins-ci.org/releases/org/jenkins-ci/plugins/icescrum/1.0.5.5/icescrum-1.0.5.5.hpi >>> Uploading: >>> https://repo.jenkins-ci.org/releases/org/jenkins-ci/plugins/icescrum/1.0.5.5/icescrum-1.0.5.5.pom >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] BUILD FAILURE >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Total time: 46.852s >>> [INFO] Finished at: Mon Aug 08 17:11:37 CEST 2016 >>> [INFO] Final Memory: 72M/818M >>> [INFO] >>> ------------------------------------------------------------------------ >>> [ERROR] Failed to execute goal >>> org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) >>> on project icescrum: Failed to deploy artifacts: Could not transfer >>> artifact org.jenkins-ci.plugins:icescrum:hpi:1.0.5.5 from/to >>> maven.jenkins-ci.org (https://repo.jenkins-ci.org/releases/): Failed to >>> transfer file: >>> https://repo.jenkins-ci.org/releases/org/jenkins-ci/plugins/icescrum/1.0.5.5*/icescrum-1.0.5.5.hpi. >>> Return code is: 401, ReasonPhrase: Unauthorized*. -> [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 checked on Wiki / search onGoogle, tested several work around but >> nothing worked :'((, I think everything "should" be well configured on my >> side, is there any log from jenkins side that could help me? The only >> thing, I see is on Artifactory because I can't login too and I can't >> request a password reset. So I'm stuck >> >> Thank in advance! >> >> >> > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CAM2OpiO00s6RmxdDYtCTX2c4jqE9rOE-FFkjd5ByswX1%2BcJU6A%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CAM2OpiO00s6RmxdDYtCTX2c4jqE9rOE-FFkjd5ByswX1%2BcJU6A%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAPiUgVf7NUH-tcg0E3JThmHFetnT5kPU8VOvRvPOX1sfdhEVsQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
