On 1/19/06, Ted Husted <[EMAIL PROTECTED]> wrote: > Did you have a chance to peek at the CheckStyle report? For Action > right now, we're seeing a brutal 4733 errors in 281 files.
It dropped to 2810 errors in 281files, but I didn't look closely at what it changed. > Did you do anything else besides this, Wendy. Against a fresh > checkout, freshly built, I tried installing the plugin and running the > jalopy:format and jalopy targets, but a dependency seems to be > missing: Here's the screen history: Sorry, I ran 'maven jalopy' (which worked) before upgrading to the latest. Version 1.4 doesn't work for me, either. (It might be a Maven 1.1 plugin, though the release notes don't say that.) Try reverting to version 1.3.1 of the plugin which must have been bundled with Maven 1: maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://cvs.apache.org/repository/ -DgroupId=maven -DartifactId=maven-jalopy-plugin -Dversion=1.3.1 If that works we can declare it in project.xml to make sure everyone is on the same version. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]