https://wiki.jenkins-ci.org/display/JENKINS/Removing+and+disabling+plugins
2016-11-11 16:51 GMT+01:00 Michael Giroux <[email protected]>: > We upgraded from Jenkins 1.609.3 to Jenkins 2.19.2 LTS. Upgrade went very > well, but we are seeing some plugin warnings on the "Manage Plugins" page > (see below). The errors are all related to CloudBees plugins. There is a > link to "correct" the problem, but that takes us to the plugin updates > page, and none of these plugins appear. Nor do they appear in the > "installed" tab. > > We had CloudBees installed a few years ago, but reverted to Jenkins LTS. > We were not seeing these errors in the 1.609.3 Manage Plugins page, so it > has probably been an issue since we uninstalled CloudBees. > > QUESTION: How do we eliminate these errors? Is it safe to delete the > plugins from the $JENKINS_HOME/plugins directory? My thought is: > > cd $JENKINS_HOME/plugins > rm -rf skip-plugin skip-plugin.jpi > > and repeat for each plugin. > > Is there a better approach? > > There are dependency errors loading some plugins: > > - CloudBees Skip Next Build Plugin v3.4 > - Jenkins Enterprise License Entitlement Check v3.1 failed to load. > Fix this plugin first. > - CloudBees VMWare Autoscaling Plugin v3.10 > - Jenkins Enterprise License Entitlement Check v3.1.3 failed to > load. Fix this plugin first. > - CloudBees WikiText Security Plugin v3.2 > - cloudbees-license v3.1 is missing. To fix, install v3.1 or later. > - Jenkins Enterprise License Entitlement Check v3.1 failed to load. > Fix this plugin first. > - CloudBees Role-Based Access Control Plugin v4.5.1 > - Jenkins Enterprise License Entitlement Check v5.1 failed to load. > Fix this plugin first. > - CloudBees Git Validated Merge Plugin v3.12 > - Jenkins Enterprise License Entitlement Check v4.0 failed to load. > Fix this plugin first. > - Jenkins Enterprise License Entitlement Check v5.2 > - cloudbees-license v5.2 is missing. To fix, install v5.2 or later. > - CloudBees Back-up Plugin v3.5 > - Jenkins Enterprise License Entitlement Check v3.1.2 failed to > load. Fix this plugin first. > > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-users/e3ee73d7-1ba9-438d-81de-0aa1463d34f9%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/e3ee73d7-1ba9-438d-81de-0aa1463d34f9%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS4Rw%2B_h_GXK8203MbZZZxPBfgKHbe5PE6DfRsL67cnm_g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
