On 26 October 2012 04:39, Daniel Becroft <djcbecr...@gmail.com> wrote: >> Did you find a solution to this? I am seeing the same issue - graph >> and general report generated fine, but viewing individual reports in >> Jenkins shows an empty page (the report XML files contain full info >> though). > > > Nope, never got a reply or a solution for it.
Shame. I had a go at fixing this, and came up with something that works...for me. It's not clear to me whether what I've done is actually a fix or a hacky mess (so likely the latter), but might be worth a try if you're still interested - you can get the source at https://github.com/alxndrsn/jenkins-violations-plugin, build with `maven clean install` and install target/violations.hpi from the plugin manager's Advanced tab.