I have a few plugins in my Jenkins installation which I no longer need. I\'ve already disabled the plugins (and my build still work), and I\'d like to remove the plugins complet
Deleting the
However, if you have configured parameters that belong to the plugin within your jobs your Hudson or tomcat logs may contain *CannotResolveClassException: hudson.plugins ... * exceptions because it attempts to load the plugin. This can result in build failures even if build is successful.
To fix that,