spotbugs-maven-plugin
spotbugs-maven-plugin copied to clipboard
Support the `chooseVisitors` option
It would be really great, if the SpotBugs maven plugin could support the chooseVisitors option of SpotBugs (see the official SpotBugs documentation), so disabled detectors could be used through the maven plugin. According to the maven plugin site, it's not available currently. If I just missed it and it's already available, the documentation needs to be updated.