From: erik Date: Mon, 4 Sep 2006 18:49:54 +0000 (+0000) Subject: added test coverage reports. X-Git-Tag: MYTHTV_EAR_NO_MSG_LINKING~61 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;ds=inline;h=0447fe41598b0652bafe0fa72f0a3dc932dbdf12;p=utils added test coverage reports. --- diff --git a/pom.xml b/pom.xml index 9293a85b..a58eb1ca 100644 --- a/pom.xml +++ b/pom.xml @@ -252,8 +252,66 @@ + + org.codehaus.mojo + cobertura-maven-plugin + + + + clean + + + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + + + + dependencies + project-team + mailing-list + issue-tracking + license + scm + + + + + + org.codehaus.mojo + changes-maven-plugin + 2.0-beta-1 + + + + changes-report + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + org.codehaus.mojo + surefire-report-maven-plugin + + + org.codehaus.mojo + cobertura-maven-plugin + + + + +