Maven, FindBugs and Dashboard Reports
There are a few simple steps to get nice graphic presentations of FindBugs results using Maven. First, to enable FindBugs reporting in Maven, just add report section to your pom files, something like example below, but of course, you can do your own configuration.