I believe that might have been a change in v2.8. It can be "fixed" by specifying that only the 'checkstyle' report should be used.
/Anders On Mon, Nov 28, 2011 at 20:50, Mirko Friedenhagen <[email protected]> wrote: > Hello, > > I upgraded my maven-checkstyle-plugin from 2.6 to 2.8 and now a find > two reports for checkstyle: > > http://huschteguzzel.de/hudson/job/HgKit/site/checkstyle.html (213 issues) > and > http://huschteguzzel.de/hudson/job/HgKit/site/checkstyle-aggregate.html > (423 issues) > > The latter one is (almost) duplicating the number of the checkstyle > issues in the report. > > The POM might be found at > https://bitbucket.org/mfriedenhagen/hgkit/src/06f53759650a/pom.xml > > Any hints what is going wrong? > > Regards Mirko > -- > http://illegalstateexception.blogspot.com/ > https://github.com/mfriedenhagen/ > https://bitbucket.org/mfriedenhagen/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
