Does the Jenkins "Manage Plugins" page display a warning, if a Jenkins Plugin has a missing dependency?
Example: If Jenkins Plugin "A" requires Jenkins Plugin "B" as a dependency, and I installed Jenkins Plugin "A" only, would a warning about the missing Jenkins Plugin "B" appear in the Jenkins "Manage Plugins" page?
I have researched this issue for some time on the internet - at present it appears that some Jenkins plugins have this sort of automated dependency checking, but others don't.
Please advise; I was thinking of making a spreadsheet to show the dependencies of the Jenkins Plugins we currently use - but if Jenkins has automated dependency checking for all its Plugins, such a spreadsheet would obviously be a waste of time.