[jboss-dev-forums] [Embedded JBoss Development] - Re: ShrinkWrap FindBugs
aslak
do-not-reply at jboss.com
Tue Sep 22 16:00:10 EDT 2009
Don't get me wrong, FindBugs is great!
When using Sonar you still use FindBugs, the only difference is that Sonar handles the configuration/collection/analysis/storage of your FindBugs results in a centralized way.
Simplifies your maven setup.
What the Sonar Maven plugin actually do is, contact the Sonar server, download the plugins needed to run the configuration defined, then run them and report the results back to the server.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256492#4256492
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256492
More information about the jboss-dev-forums
mailing list