From 293a0dffdac3bb7617a060b136eb970235de52c1 Mon Sep 17 00:00:00 2001 From: Abhinav Sarkar Date: Fri, 28 May 2010 03:12:11 +0530 Subject: [PATCH] Added Surefire-Report plugin for test reports --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 62caf58..2e2d655 100644 --- a/pom.xml +++ b/pom.xml @@ -101,6 +101,19 @@ + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.5 + + + test + + report-only + + + +