Hi,
I would like to add Checkstyle and Findbugs to the development process. It is crazy to try to get the entire application to pass findbugs or checkstyle. The checkstyle and findbugs maven plugins allow one to specify exactly which files to check so I will start small with a few classes and slowly work through the system adding a check.
I guess I will start with documentation on the topic before any changes.
Does that seem acceptable?
Jesse