On Thu, Jun 26, 2008 at 2:07 PM, <[EMAIL PROTECTED]> wrote: > > I don't know why it did not fail. Are you sure, you're using the latest > version of the checkstyle plugin. Always version your plugins in your pom. > The latest is version 2.2.
Apparently that was the reason! I had no version defined but was not on version 2.2 because that was downloaded after I added <version>2.2</version>. So on which version was I? I expected the default version always to be the latest... But anyway, thanks. -- regards, Jeroen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
