How do I create an additional checkstyle target? Currently it does not appear that checkstyle checks any of my test code classes, I've pointed this out before but no one seems to care about the quality of test code, just that the tests pass. In our projects we want to produce all the usual checkstyle reports including coverage of the test code, however we suspect that this will want a separate checkstyle configuration as the rules will be slightly less strict.
Is this simple to achieve? Cheers Kevin Pearcey --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]