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

Wrong Jenkins version dependency blocks updating ssh-slaves-plugin on Jenkins LTS 2.361.1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • ssh-slaves-plugin
    • None

      Version 2.846.v1b_70190624f5 of the SSH Build Agents plugin is intended to install on Jenkins 2.361.1 (the latest LTS version).

      However, it does not; the Jenkins 2.361.1 plugin manager says

      Warning: The new version of this plugin is marked as incompatible with the installed version.

      I think (not sure) that this is because this line in the pom.xml is wrong:
      <jenkins.version>2.361</jenkins.version>
      It probably should be
      <jenkins.version>2.361.1</jenkins.version>
      The error is in PR 338

            ifernandezcalvo Ivan Fernandez Calvo
            mwebber Matthew Webber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: