-
Improvement
-
Resolution: Fixed
-
Major
Within an environment where most jobs recently have been migrated to version controlled Jenkinsfiles, I was hoping to use this plugin for cleaning up plugins that dropped out during said migration.
I'm aware that the wiki states
Plugins used in pipeline scripts would not be listed normally as used by jobs, because they are used dynamically in Jenkinsfiles.
However, I was under the impression that not be listed normally as used by jobs implies that they are listed as something else. The wiki should clearly state that currently, plugins used by pipeline builds are not shown _at all*.
That being said, it would be be very nice to have pipelines covered such that this plugin can also be of use in modern version-controlled CI setups.
I understand that dynamic plugin loading is a difficulty, analyzing past builds of every job would however already be a great step forward.