Hi all, I want to use the latest Checkstyle (5.3). That's easy, I just replace the Checkstyle plugin's (2.6) dependency to be 5.3. Now checkstyle:checkstyle works with 5.3.
It seems, however, that reporting plugins do not allow a <dependencies> element, so how do I tell Maven to use 5.3 instead of 5.0? Cheers, Hilco --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
