I have the simple code below for testing the findbugs NonNull annotation with maven.
I execute \"mvn clean install site\", and I get a directory target/site/css and
David,
The answer to your question is in the findbugs maven plugin documentation (see findbugs:check)