David Thanks for the link. Sonar is more of a platform and uses PMD, FindBugs, CheckStyle etc. as plugins. Looks like in this installation it is using FindBugs. Can you or someone confirm?
Thanks Animesh -----Original Message----- From: David Nalley [mailto:da...@gnsa.us] Sent: Tuesday, November 20, 2012 10:45 AM To: cloudstack-dev@incubator.apache.org Subject: Re: Static Analysis Tools 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