diff --git a/config/findbugs-exclude.xml b/config/findbugs-exclude.xml new file mode 100644 index 000000000..4e02aeb6a --- /dev/null +++ b/config/findbugs-exclude.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/pom.xml b/pom.xml index 08f27cc8f..51eec03cb 100644 --- a/pom.xml +++ b/pom.xml @@ -1056,6 +1056,9 @@ org.codehaus.mojo findbugs-maven-plugin 3.0.1 + + config/findbugs-exclude.xml +