Thanks, I had checked but now I tried #1 with manual version number for release plugin and it worked... almost. The upload was done to http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/plugins/xvnc/1.20/ and this version doesn't show up among the updates or at http://updates.jenkins-ci.org/download/plugins/xvnc/ which still has 1.18 (the old version).
Does it get copied automatically after some time, or did I still miss something? /Levon Den måndagen den 10:e november 2014 kl. 11:08:06 UTC+1 skrev Vincent Latombe: > > Hello, > > have you checked the Workaround section in the page you mentioned? There > has been a lot of reported issues because of mixing old > maven-release-plugin and recent git versions. > > > Vincent > > 2014-11-10 8:26 GMT+01:00 levsa <[email protected] <javascript:>>: > >> Hi, >> >> I'm having trouble releasing the xvnc-plugin using mvn release:prepare >> release:perform. It all seem to have gone well but the plugin was not >> uploaded. I didn't see any errors and the build was successful. What could >> be the problem? >> >> Also I've tried the -Dusername=levsa and -Dpassword flags as suggested in >> https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins but that >> didn't work at all. Got messages about unknown host levsa. >> >> What are the manual steps to deploy a plugin? Using the release plugin >> never works smoothly for me. >> >> /Levon >> >> -- >> 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] <javascript:>. >> 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]. For more options, visit https://groups.google.com/d/optout.
