You can see a way to bundle and share the config here: http://blogs.sonatype.com/brian/2008/04/17/1208485500000.html (at the end, I specifically talk about the checkstyle use)
-----Original Message----- From: jactor [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 06, 2008 8:00 AM To: [email protected] Subject: Re: Checkstyle configLocation error I went playing with my checkstyle configuration and modified the following: <configLocation>../checkstyle.xml</configLocation> Original: jactor wrote: > > <configLocation>checkstyle.xml</configLocation> > I know have a system which runs with the correct checkstyle.xml :-D. If I want to reuse this checkstyle xml in other projects, can I override the current setting? I would like other main projects to have this main pom as parent to enable common configuration. -- View this message in context: http://www.nabble.com/Checkstyle-configLocation-error-tp17084338p1708471 7.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- 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]
