On Sun, Apr 28, 2002 at 08:43:37PM -0400, Dmitri Plotnikov wrote: > JXPath has a whole package generated entirely by JavaCC, which does not give > much attention to style. I was wondering if there is a way to configure > Maven to exclude that package from metrics, specifically checkstyle?
I made the appropriate modifications to allow you to specify the patterns used for the include/exclude patterns of the checkstyle task. I'll commit the changes in the morning after I finish the doc changes. Thanks, Pete
