On 11/30/06, Trevor Torrez <[EMAIL PROTECTED]> wrote:
What is the best way to have all subprojects use the same checkstyles file?
Robert's suggestion of using a separate module as a build extension is preferable. Another option is to point checkstyle at a URL for its config file. This has the disadvantage of requiring you to be online to build (workaround: modify the pom to point at the full path to a local copy.) -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
