On Feb 6, 2008 8:37 AM, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > Funny how things in the universe sometimes occur at the exact same time... > > Yesterday I completely rewrote the example about using custom checks for > the Checkstyle plugin. It is now a complete example with all code > necessary. It's not published yet, but you can (sort of) read it > directly from svn [1] or you can check out the Checkstyle plugin and run > 'mvn site' to build the docs yourself. > > [1] > https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-developed-checkstyle.apt
Please update the packagenames.xml to be the same as the one from within the checkstyle jar. I got stung with a problem because the Header check is not listed on the checkstyle web page but is listed within the jar file. Including a note on verifying the contents of the checkstyle's package.xml would also be a good idea. But otherwise looks good. Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]