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

Install from http://groovy.codehaus.org installer method failing

      The install automatically from http://groovy.codehaus.org option has now stopped working at codehaus.org has shut down.

      We get the following error:

      Unpacking http://dist.groovy.codehaus.org/distributions/groovy-binary-2.2.1.zip to c:\jenkins\slave\tools\hudson.plugins.groovy.GroovyInstallation\Groovy on Pure_Internal
      ERROR: Failed to download http://dist.groovy.codehaus.org/distributions/groovy-binary-2.2.1.zip from slave; will retry from master
      java.io.IOException: remote file operation failed: c:\jenkins\slave\tools\hudson.plugins.groovy.GroovyInstallation\Groovy at hudson.remoting.Channel@5ad475c:Pure_Internal: java.io.IOException: Failed to unpack http://dist.groovy.codehaus.org/distributions/groovy-binary-2.2.1.zip (319 bytes read)

          [JENKINS-28502] Install from http://groovy.codehaus.org installer method failing

          garethbowles added a comment -

          Bumped priority to blocker as there appears to be no way to get builds working again short of modifying the plugin or installing Groovy locally.

          garethbowles added a comment - Bumped priority to blocker as there appears to be no way to get builds working again short of modifying the plugin or installing Groovy locally.

          garethbowles added a comment -

          Downgraded priority, forgot there's a way to specify the download URL in the list of Groovy installations.

          garethbowles added a comment - Downgraded priority, forgot there's a way to specify the download URL in the list of Groovy installations.

          Groovy downloads have been moved to bintray, where, for some reason, the older versions aren't easily accessible, like they were on codehaus:
          https://bintray.com/groovy/maven/groovy/view
          https://dl.bintray.com/groovy/maven/

          If somebody can figure it out, they can submit a pull request for https://github.com/jenkinsci/backend-crawler/blob/master/groovy.groovy

          Christopher Orr added a comment - Groovy downloads have been moved to bintray, where, for some reason, the older versions aren't easily accessible, like they were on codehaus: https://bintray.com/groovy/maven/groovy/view https://dl.bintray.com/groovy/maven/ If somebody can figure it out, they can submit a pull request for https://github.com/jenkinsci/backend-crawler/blob/master/groovy.groovy

          aheritier said on IRC that he checked with the Groovy team, and they're going to try and get the old downloads on bintray too at some point.

          Christopher Orr added a comment - aheritier said on IRC that he checked with the Groovy team, and they're going to try and get the old downloads on bintray too at some point.

          The groovy team forgot to move its distributions
          All of them aren't on bintray
          They are waiting that Ben Walding give them back a copy of groovy distros to deploy them on Bintray

          Arnaud Héritier added a comment - The groovy team forgot to move its distributions All of them aren't on bintray They are waiting that Ben Walding give them back a copy of groovy distros to deploy them on Bintray

          Daniel Spilker added a comment - Pull request: https://github.com/jenkinsci/backend-crawler/pull/34

          Code changed in jenkins
          User: Vojtech Juranek
          Path:
          src/main/java/hudson/plugins/groovy/GroovyInstaller.java
          http://jenkins-ci.org/commit/groovy-plugin/357943e021fcba5273cfe4f4adb1aaebac52c5d3
          Log:
          JENKINS-28502 Fix installer display name

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Vojtech Juranek Path: src/main/java/hudson/plugins/groovy/GroovyInstaller.java http://jenkins-ci.org/commit/groovy-plugin/357943e021fcba5273cfe4f4adb1aaebac52c5d3 Log: JENKINS-28502 Fix installer display name

          vjuranek added a comment -

          Downloads from Bintray seem to work fine now. Please re-open if there are any other issues.

          vjuranek added a comment - Downloads from Bintray seem to work fine now. Please re-open if there are any other issues.

            vjuranek vjuranek
            kieranshaw Kieran Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: