The team are using find bugs. I would like to skip using find bugs.
I can see it has an option maven.findbugs.enable,but I don't know how to use that as an argument to maven.
I have tried - Dmaven.findbugs.enable=false but I can see find bugs is still running.
What is the argument to stop findbugs?