On Tue, Nov 20, 2012 at 1:36 PM, Animesh Chaturvedi <animesh.chaturv...@citrix.com> wrote: > > Folks > > I want to get your opinion on using static analysis tools like PMD for > CloudStack to catch some of the bugs early on. Maven has a plugin for PMD > http://maven.apache.org/plugins/maven-pmd-plugin/ > > Thanks > Animesh
So we have Sonar (analysis.apache.org) sorta in place - doesn't mean we can't do something else, but this exists. https://analysis.apache.org/dashboard/index/100206 --David