*Is there a Jenkins Plugin that can create a log that lists which Jenkins Plugins were active during a build?*
This would make it possible for our team to detect which Jenkins Plugins are not being used, and could therefore be safely deleted. Also, if the Jenkins plugins active during a build done on a Live (i.e. Production) Master Server could be recorded, this would be very helpful in setting up the correct set of Jenkins plugins to be installed and tested in a Test Master Server Creating a list of Jenkins Plugins used in a build would be difficult, since the program would have to be able to detect the dependencies (and recursive dependencies) for each Jenkins Plugins that was active in a build, as your build proceeded from one Jenkins job to another. -- 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/4f1a878a-f704-41d8-940d-ce6dd6ce3525%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
