On 9/30/06, Stephen Duncan <[EMAIL PROTECTED]> wrote:
You could put the config file into a jar project, and depend on that project as a build extension, and use a relative url to that file.
That's how I set it up originally for Struts, but then I realized we would have to release this jar, just like we have to release the master pom, in advance of a release of the framework. The only other option I can think of is configuring the Checkstyle plugin in every single module with the correct relative path. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
