Skip to content

Instantly share code, notes, and snippets.

@farrukhnajmi
Created March 17, 2017 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save farrukhnajmi/850798c98699c4babb30c9d85d6eb808 to your computer and use it in GitHub Desktop.
Save farrukhnajmi/850798c98699c4babb30c9d85d6eb808 to your computer and use it in GitHub Desktop.
Errors seen in loading jenkins plugins
There are dependency errors loading some plugins:
Jenkins Artifactory Plugin v2.9.2
Pipeline: Groovy v2.13 failed to load. Fix this plugin first.
LDAP Plugin v1.14
Jenkins Mailer Plugin v1.7 is older than required. To fix, install v1.8 or later.
Config File Provider Plugin v2.15
Credentials Plugin v2.1.0 is older than required. To fix, install v2.1.4 or later.
SSH Credentials Plugin v1.6.1 is older than required. To fix, install v1.12 or later.
Pipeline: Groovy v2.13
Pipeline: Supporting APIs v2.1 failed to load. Fix this plugin first.
Jenkins SSH Slaves plugin v1.13
Credentials Plugin v2.1.0 is older than required. To fix, install v2.1.2 or later.
Pipeline: Supporting APIs v2.13
Pipeline: API v2.5 failed to load. Fix this plugin first.
Pipeline: API v2.11
Pipeline: Step API v2.3 is older than required. To fix, install v2.7 or later.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment