Jenkins Git client plugin unbounded SSH Credentials Plugin dependency

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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
      

            Assignee:
            Mark Waite
            Reporter:
            Samuel Beaulieu
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: