Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-12368

Plugin manager shows duplicate plugin updates after adding own update site

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Minor Minor
    • core
    • None

      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.

            Unassigned Unassigned
            miktap Mikko Tapaninen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: