I have a job that runs gcov output and writes the output as HTML (with the lcov program). That allows the Jenkins job to use the HTML Publisher plugin or the Sidebar link plugin to publish a link to the generated HTML in the Jenkins workspace. That saved the conversion challenge from gcov's format to any other format and was quick to configure and easy to navigate.
If Klocwork has an HTML output, you could probably use the same technique with Klocwork. Mark Waite >________________________________ > From: Greg Moncreaff <monc...@gmail.com> >To: Jenkins Users <jenkinsci-users@googlegroups.com> >Sent: Sunday, February 12, 2012 1:01 PM >Subject: XSL format conversion > >Any examples? Klocwork. To. Findbugs. Gcov. To. Cobertura. > > >