The PluginManager will tell you what plugin versions are installed and enabled, you will have to iterate it yourself.
If not running within Jenkins, i.e. doing this as an external process, you need to scan $JENKINS_HOME/plugins for the exploded directories and parse the version out of the META-INF/MANIFEST.MF files On 21 August 2012 10:30, Chris Withers <ch...@simplistix.co.uk> wrote: > Hi All, > > Where are the versions of the plugins currently installed stored? > They don't appear to be recorded anywhere in the config files.. > > I'm looking to have something "watch" them and record when they change... > (a bit like the job config history plugin) > > cheers, > > Chris > > -- > Simplistix - Content Management, Batch Processing & Python Consulting > - http://www.simplistix.co.uk >