Re: CheckStyle plugin problem

2012-03-01 Thread BEvans
Thanks, that's solved the problem. On Feb 29, 9:55 am, Ullrich Hafner wrote: > Looks like an old version of analysis-core plugin (static analysis > utilities). Please upgrade. > > Ulli > > On 02/29/2012 10:48 AM, BEvans wrote: > > > > > > > > >

CheckStyle plugin problem

2012-02-29 Thread BEvans
I'm currently trying to configure the CheckStyle Jenkins plugin for use in a job, however when the job is configured to Publish Checkstyle analysis results (clicking the tick box) and the configuration is saved an error occurs. This error is: Status Code: 500 Exception: Stacktrace: java.lang.NoS

Findbugs XML publish error

2012-02-29 Thread BEvans
Hi, I've currently got a Jenkins job building a Java project and publishing findbugs results. The build is carried out through Ant and completes successfully, as well as findbugs successfully generating an xml file. The problem occurs when the findbugs plugin attempts to publish this xml. The erro