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

Jenkins Git client plugin unbounded SSH Credentials Plugin dependency

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • git-client-plugin
    • None
    • jenkins LTS 2.277.1

      Jenkins Git client plugin has in its pom a dependency on SSH credential but no version is specified.
      see https://github.com/jenkinsci/git-client-plugin/blob/master/pom.xml#L257-L260

      Currently that pulls 1.18.1 and that version is requiring jenkins core 2.282+ which is not an LTS.

      My LTS 2.277.1 deployment is bricked until this is fixed.

      I downgraded the ssh-credentials dep to 1.17.4 but will not start:

      java.io.IOException: Failed to load: Jenkins Git client plugin (3.6.0)
      
          Update required: SSH Credentials Plugin (1.17.4) to be updated to 1.18.1 or higher
      

            markewaite Mark Waite
            sbeaulie Samuel Beaulieu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: