> Did you define the "checkstyle.jar" property in your local > build.properties?
Yup: [build.properties] # Checkstyle OPTIONAL; required to run the checkstyle target Available from http://checkstyle.sf.net checkstyle.jar=../checkstyle-2.4/checkstyle-all-2.4.jar Inside the checkstyle-all-2.4.jar I found the checkstyletask.properties but it just has this: [checkstyle-all-2.4.jar] checkstyle=com.puppycrawl.tools.checkstyle.CheckStyleTask I'm not sure where the "config" comes into it. cheers, and thanks for the help Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]