From df925dc3143e66ca6f8cf69da8b524fdf479fce6 Mon Sep 17 00:00:00 2001 From: Henri Yandell Date: Thu, 26 Nov 2009 10:31:16 +0000 Subject: [PATCH] Commenting out javancss report as it errors on our source, adding taglib report, and making findbugs default as I find I need 512m now anyway to build the site git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@884492 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 362d6bb10..4f0f65df7 100644 --- a/pom.xml +++ b/pom.xml @@ -479,7 +479,6 @@ - org.codehaus.mojo cobertura-maven-plugin @@ -520,11 +518,18 @@ + + org.codehaus.mojo + taglist-maven-plugin + 2.4 + +