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

FileNotFound Exception in groovy-plugin automated installation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Blocker Blocker
    • groovy-plugin
    • None

      Hello,

      we got a FileNotFound exception in groovy-plugin if jenkins tries to install automatic a new groovy version.

      The problem is a missing letter "a" in the filename of the zip.

       

      FATAL: Failed to install https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/pache-groovy-binary-2.4.4.zip to .../tools/hudson.plugins.groovy.GroovyInstallation/groovy_3.0.6java.io.FileNotFoundException: https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/pache-groovy-binary-2.4.4.zip

       

      Not working already used:
      https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/pache-groovy-binary-2.4.4.zip

      The correct URL:
      https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-2.4.4.zip

      How this can be fixed?

       

      Current used Versions:
      Groovy-Plugin 2.3
      Jenkins: 2.249.1

      Thank you and BR

            vjuranek vjuranek
            tomstar Thomas Drexler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: