On 1/23/06, Brett Porter <[EMAIL PROTECTED]> wrote: > Should it be final or beta? How certain is it that future changes will > be backwards compatible, and how serious are the bugs?
It works fine and (AFAIK) there are no planned breaking changes. The only important issue open is how to share configuration files in a multi-project build: actually that can easily be done by using a shared file with relative paths or an url, but the tip of using a dependency containing build tools doesn't work at all and can't be used for reports (the plugin element in the reporting section of pom doesn't support per-plugin dependencies). Did you see the recent commit mails about that topic? Anyway, that issue is generic to any plugin that have to share a configuration file in a multi-module build; the checkstyle plugin now works fine and important classloader issues have been fixed so it surely deserves a non-beta release. fabrizio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]