[ http://jira.codehaus.org/browse/MNG-1749?page=all ]
Joakim Erdfelt updated MNG-1749: -------------------------------- Attachment: CheckstyleResults.java > [PATCH] Bring maven-checkstyle-plugin up to date with maven1 counterpart. > ------------------------------------------------------------------------- > > Key: MNG-1749 > URL: http://jira.codehaus.org/browse/MNG-1749 > Project: Maven 2 > Type: Improvement > Components: maven-checkstyle-plugin > Versions: 2.0 > Reporter: Joakim Erdfelt > Attachments: CheckstyleResults.java, > MNG-1749-checkstyle-up-to-date-with-m1.patch, > m2-checkstyle-up-to-date-with-m1.patch > > > Bring Maven 2 Checkstyle plugin up to date with regards to its maven 1 > counterpart. > See http://joakim.erdfelt.net/checkstyle/ for example site gen for the > checkstyle plugin. > Attached patch includes: > * Upgraded to checkstyle v4.0 (from maven1 version) > * Added RSS feed for rule violations. (from maven1 version) > * Rules summary added as report section. (new functionality) > * Refactoring of Map of AuditEvents into CheckstyleResult. (needed to share > logic between RSS and original report) > * Added report output parameters enableFilesSummary, enableRulesSummary, > enableSeveritySummary, enableRSS. (to allow the individual sections to be > turned on/off) > * Added checkstyle:check goal. (requested by vmassol to allow build failure > on a found checkstyle violation/error) > * Updated parameters to have expressions. (so that checkstyle:checkstyle can > be effectively configured via the command line) > * Updated parameter documentation with regards to *Location parameters. (to > properly represent nature of location copying) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]