FindBugs Plug-in

Overview

This plug-in provides functionality for accessing FindBugs from Maven.

Important Notes

FindBugs requires compiling with debug on, which is the Maven default. If running maven-findbugs-plugin yields no results, start by checking the setting of maven.compile.debug.