Findbugs Maven Plugin Fail Build If Problems Are Found
By executing a static code analysis every time your project is compiled/build, you can drastically reduce the amount of bugs that slip into your codebase. Well, if you try hard enough you still can...