From 6f8cb2c02734e48abcd1ce1a7f834be14ef73b32 Mon Sep 17 00:00:00 2001 From: James Ahlborn Date: Wed, 25 Nov 2015 02:14:02 +0000 Subject: [PATCH] suppress some useless warnings git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@965 f203690c-595d-4dc9-a70b-905162fa7fd2 --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index f3c866a..8f94ee2 100644 --- a/pom.xml +++ b/pom.xml @@ -355,6 +355,13 @@ ]]> + + org.codehaus.mojo + findbugs-maven-plugin + + ${basedir}/src/site/findbugs/exclude.xml + + -- 2.39.5