IIRC the way to do this is to have a different wiki page for the old plugin and give the wiki page the magic deprecated label. See https://github.com/jenkinsci/backend-update-center2/blob/master/src/main/java/org/jvnet/hudson/update_center/Plugin.java#L268
On 17 November 2014 13:58, Bue Petersen <[email protected]> wrote: > Hi > > Is there a way to a plugin release from the update center? > > Once before we took over the Pretested Integration plugin, the artifact id > to have been "pretest-commit" where it is now "pretested-integration". > The first have some old version 0.3 and 0.4 where as the later have the > latest version. > > Is there a way to remove the pretest-commit 0.4 from the Jenkins plugin > list so it doesn't show up and confuse the users to install the wrong > plugin? > > Currently, the git repo and wiki page is the same for the two plugins, > there is only this old leftover we would like to get rid of. > > Thanks, > Bue Petersen > > -- > 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. > -- 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.
