Brian,

You can use maven.checkstyle.includes and maven.checkstyle.excludes. See
the doc for the CS plugin:

http://maven.apache.org/reference/plugins/checkstyle/properties.html

-Vincent

> -----Original Message-----
> From: Brian Burridge [mailto:[EMAIL PROTECTED]
> Sent: 17 November 2003 21:13
> To: Maven Users List
> Subject: Can I tell checkstyle to ignore certain packages?
> 
> Is there a way to tell checkstyle, through Maven, to ignore certain
> packages when it runs? Right now Maven apparently just passes on the
> base directory for all source code, but there are a few packages we
have
> that are from a 3rd party, and we don't need to see reports on them
> since we can't change them.
> 
> Brian N. Burridge
> IBM
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to