From e668c3f4e5cd7b1ea38ff5b8b5808b6c0879cb55 Mon Sep 17 00:00:00 2001 From: Hugo Trippaers Date: Thu, 23 Jan 2014 14:42:54 +0000 Subject: [PATCH] Add configuration to the reporting section of the pom so we have findbugs and cobertura output in the site output. --- pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/pom.xml b/pom.xml index 8d8426186fb..76ac0464f2f 100644 --- a/pom.xml +++ b/pom.xml @@ -897,6 +897,25 @@ org.apache.maven.plugins maven-javadoc-plugin + + 128m + 1g + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.7 + + + org.codehaus.mojo + cobertura-maven-plugin + 2.6 + + + org.apache.maven.plugins + maven-site-plugin + 3.3