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

Update Gradle backend-crawler to new artifacts location

      Gradle backend crawler does not see 1.0-milestone-9 release.
      And http://mirrors.jenkins-ci.org/updates/updates/hudson.plugins.gradle.GradleInstaller.json does not list it anymore

      https://github.com/jenkinsci/backend-crawler/blob/master/gradle.groovy#L12
      must be updated to

      def baseUrl = 'http://services.gradle.org/distributions/'

          [JENKINS-13093] Update Gradle backend-crawler to new artifacts location

          https://github.com/jenkinsci/backend-crawler/blob/master/gradle.groovy#L12
          must be updated to
          def baseUrl = 'http://services.gradle.org/distributions/'

          Harald Schmitt added a comment - https://github.com/jenkinsci/backend-crawler/blob/master/gradle.groovy#L12 must be updated to def baseUrl = 'http://services.gradle.org/distributions/'

          Doug Borg added a comment -

          It might be a better idea now to use the /versions/all url and grab the json data from there: http://services.gradle.org/versions/all.

          Doug Borg added a comment - It might be a better idea now to use the /versions/all url and grab the json data from there: http://services.gradle.org/versions/all .

          Gregory SSI-YAN-KAI added a comment - This issue has been fixed with commit: https://github.com/jenkinsci/backend-crawler/commit/7517d64e7eeec2775c86441e6fe32760626d096f#diff-3c3161ef96eeb66ea8060f56589c8437

            Unassigned Unassigned
            stevendick stevendick
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: