Created
March 17, 2017 14:08
-
-
Save farrukhnajmi/850798c98699c4babb30c9d85d6eb808 to your computer and use it in GitHub Desktop.
Errors seen in loading jenkins plugins
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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