we have an own Sonar installation at http://analysis.apache.org already. You just need to tell infra that you like to have your project added.
LieGrue, strub ----- Original Message ----- > From: Simone Tripodi <[email protected]> > To: Commons Developers List <[email protected]> > Cc: > Sent: Saturday, June 9, 2012 8:09 AM > Subject: Re: [ALL] Using a Tool Like Sonar... > > +1 we are using it also in Cocoon and helps a lot - IMHO it should > replace public static reports generated and published by mvn... > best, > -Simo > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/ > > > On Sat, Jun 9, 2012 at 12:19 AM, James Carman > <[email protected]> wrote: >> All, >> >> I've really become fond of Sonar (http://www.sonarsource.org/) in the >> past 6 months or so. I install the Sonar plugin in Jenkins and turn >> on Sonar for my builds and I get "Continuous Inspection" of my > code >> which helps me find potential issues. It uses tools like Findbugs, >> PMD, Checkstyle, etc. and aggregates the results into one easy-to-use >> interface. What would you guys think about introducing something like >> that into Apache Commons to help us improve our code quality? >> >> Thanks, >> >> James >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
