Plugin manager shows duplicate plugin updates after adding own update site

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      I've followed the way Jenkins generates update site and I've created our own update site based on our Maven repository. There's only few plugins listed in our update-center.json file. But when I add this update site to Jenkins with

      hudson.model.Hudson.instance.updateCenter.sites.add(new UpdateSite("our_id", "http://our.site.com/update-center.json"));

      the plugin manager lists all the available plugin updates twice. So if there's an update to plugin A from Jenkins update site, that's listed twice and same for plugin B update from our site.

      I'm using Jenkins 1.428 but I've tried with more recent version 1.445 as well.

            Assignee:
            Unassigned
            Reporter:
            Mikko Tapaninen
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: