How to Run Findbugs, Pmd, Checkstyle, JUnit and Cobertrua with an Ant Build-Script? - Software Engin
Ant build that runs code analysis. It creates and collects the native HTML reports of each tool ... This article describes an Ant-build sample that runs the five tools Findbugs [1], Checkstyle [2], PMD [3], JUnit [4] and Cobertura [5]....