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

UpdateCenter fails to find newer plugin versions from additional sites

      It seems that current implementation of UpdateCenter fails to find any plugins that exists in multiple repositories (sites) and is using only the version found on the first repository.

      <sites>
      <site>
      <id>default</id>
      <url>http://updates.jenkins-ci.org/stable/update-center.json</url>
      </site>
      <site>
      <id>custom</id>
      <url>http://example.com/update-center/jenkins/update-center.json</url>
      </site>
      </sites>
      

      If default site includes foobar-1.0 and custom site includes foobar-1.2, Jenkins will find only foobar-1.0.

      This is critical because due to the lots of dependencies between Jenkins plugins it makes almost impossible to work with multiple sites. At current stage multiple sites works only if you do not have overlapping plugins.

       

          [JENKINS-45235] UpdateCenter fails to find newer plugin versions from additional sites

          Sorin Sbarnea created issue -
          Daniel Beck made changes -
          Assignee New: Daniel Beck [ danielbeck ]
          Daniel Beck made changes -
          Labels New: newbie-friendly
          Daniel Beck made changes -
          Link New: This issue is related to JENKINS-23758 [ JENKINS-23758 ]
          Daniel Beck made changes -
          Assignee Original: Daniel Beck [ danielbeck ]
          Daniel Beck made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Daniel Beck made changes -
          Remote Link New: This issue links to "PR 3269 (Web Link)" [ 19961 ]
          Daniel Beck made changes -
          Assignee New: Stephen Connolly [ stephenconnolly ]
          Daniel Beck made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Stephen Connolly made changes -
          Assignee Original: Stephen Connolly [ stephenconnolly ]
          Mark Waite made changes -
          Released As New: https://github.com/jenkinsci/jenkins/releases/tag/jenkins-2.153
          Resolution New: Fixed [ 1 ]
          Status Original: In Review [ 10005 ] New: Closed [ 6 ]

            Unassigned Unassigned
            ssbarnea Sorin Sbarnea
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: