From cdd34e1b51d74d12c4793e9a0a7617737cac1449 Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Thu, 5 Oct 2017 18:10:01 +0100 Subject: [PATCH] Add FindBugs reporting --- api/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/api/pom.xml b/api/pom.xml index 8e3d6492..57e50c05 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -93,4 +93,14 @@ test + + + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.5 + + +