Details
Description
CARGO currently uses the maven-checkstyle-plugin version 2.4 (and not 2.5) due to a bug in the plugin: http://jira.codehaus.org/browse/MCHECKSTYLE-130
That has been resolved in version 2.6. We can upgrade to that version, which will also help CARGO builds with maven3 (which doesn't work with version 2.4 of the plugin).
Issue Links
- is depended upon by
-
CARGO-789
Make build work with Maven 3.0
-
Done revision 2605, with a workaround applied due to http://jira.codehaus.org/browse/MCHECKSTYLE-134