I ran into a similar issue while releasing build-metrics-plugin which haven't been released for a long time. I fixed it by bumping maven-release-plugin dependency, in https://github.com/jenkinsci/build-metrics-plugin/commit/3c3a1b07f4ef8d61bd86c329f859e8769dcd23f9
You will need to delete thinBackup-1.7.6 tag in github before retrying to release your plugin. Cheers, Yoann. On Wed, Mar 9, 2016 at 5:06 PM, Thomas Fürer <[email protected]> wrote: > Hi Adrien, > That is the point. I have done the release 1.7.6. but this release is > only shown on github but never released on jenkins update center. > > To release 1.7.6 I have done the mvn release:prepare release:perform > command. > > thomas > > Am 03.03.2016 um 17:14 schrieb Adrien Lecharpentier: > > Hello, > > > > on https://github.com/jenkinsci/thin-backup-plugin/commits/master there > > is no commits since 18days. How did you do the release? > > > > -- Adrien > > > > Le jeu. 3 mars 2016 à 17:05, Thomas Fürer <[email protected] > > <mailto:[email protected]>> a écrit : > > > > Hi, > > > > I have done a release of my plugin thinbackup the other day. On > github > > it is marked as release as expected > > (https://github.com/jenkinsci/thin-backup-plugin). but in the > > updatecenter of jenkins it is not available. is there something I > need > > to change in the release process? > > > > Thomas > > > > -- > > 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] > > <mailto:jenkinsci-dev%[email protected]>. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/jenkinsci-dev/56D860D2.9070104%40googlemail.com > . > > 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] > > <mailto:[email protected]>. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/jenkinsci-dev/CAKwJSvwFZ4RPMVFhP7gYvudxSxMW%2BFxCC%2BAFakjYdRPOVtJ86Q%40mail.gmail.com > > < > https://groups.google.com/d/msgid/jenkinsci-dev/CAKwJSvwFZ4RPMVFhP7gYvudxSxMW%2BFxCC%2BAFakjYdRPOVtJ86Q%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/56E04A22.4070008%40googlemail.com > . > 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/CAFWoUpToDewZnXQQy7DooVXHHou7KuYXBU9erEEd%2BkopNtV8qg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
