I like the idea of running these but remain concerned by the time it takes on *every* build. They seem to add 10-15 seconds per module which is a long time compared to the 2-5 seconds it takes to run the unit tests. This is an impact for people like me who frequently build from the command line rather than from inside an IDE.
To make things worse, I can't seem to build individual modules - I get: [INFO] An error has occurred in Checkstyle report generation. Embedded error: failed to load suppressions location: tuscany-suppressions.xml /home/jeremy/tuscany/sandbox/jboynes/sca/core2/suppressions_1_0.dtd (No such file or directory) I assume this is a working-directory problem but it does make testing a single module problematic. We had talked originally about just running these before checking in - Jim/Dan do you know how to set up mvn to do that or should I start to dig into it? -- Jeremy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
