[JIRA] Created: (JPAR-7) Support generation of Checkstyle report
Chad La Joie (JIRA)
noreply at shibboleth.net
Fri Mar 9 00:15:16 GMT 2012
Support generation of Checkstyle report
---------------------------------------
Key: JPAR-7
URL: https://issues.shibboleth.net/jira/browse/JPAR-7
Project: Java Parent Project
Issue Type: Improvement
Reporter: Chad La Joie
Assignee: Chad La Joie
Priority: Minor
Support the generation of a checkstyle report for each project/module and an aggregate report for multi-module projects.
We currently do not do this because the maven checkstyle plugin does not support Checkstyle 5 which is what we use in Eclipse. We believe it's more important to see checkstyle warnings in Eclipse, as we program, than at the end of a build. However, a new maven plugin with Checkstyle 5 support is imminent.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list