From 83258ba82644f18e2e28a22a3543a75d0c327251 Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Sat, 6 Mar 2010 05:19:18 +0000 Subject: [PATCH] Changes to findbugs config. to make it work w/ hudson git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919705 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index d8fb8854010..2e989ea10eb 100644 --- a/pom.xml +++ b/pom.xml @@ -386,6 +386,11 @@ org.codehaus.mojo findbugs-maven-plugin 2.3.1 + + true + true + true + maven-site-plugin