From 1fb36f62bfffa6c3c5b69fe6d59186b0b7f58738 Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Date: Mon, 7 Nov 2005 22:57:15 +0000 Subject: [PATCH] Cleaned and added some reports --- pom.xml | 59 +++++++++++++++++++++------------------------------------ 1 file changed, 22 insertions(+), 37 deletions(-) diff --git a/pom.xml b/pom.xml index 38544ce6c7..6d372bdbc1 100644 --- a/pom.xml +++ b/pom.xml @@ -13,24 +13,6 @@ - org.apache.maven.plugins @@ -43,28 +25,31 @@ org.apache.maven.plugins maven-surefire-plugin - - - test - - - **/*Tests.* - - - **/Abstract* - - - - + + + **/*Tests.class + + + **/Abstract* + + - + + + + + org.codehaus.mojo + surefire-report-maven-plugin + + + org.codehaus.mojo + jxr-maven-plugin + + + +