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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...