Is it just my pom or does the default checkstyle target not run against any test code source?
It seems to me that code for unit tests should be just as well written as target code, though perhaps a separate checkstyle configuration might be required (e.g. ignore magic numbers for tests). Can I extend the default target to run against my test sources with a separate configuration but be bundled into one report? Cheers Kevin Pearcey --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
