From 369dcc619399ecef2624a7d07f95e863a96f1823 Mon Sep 17 00:00:00 2001 From: vmassol Date: Wed, 4 Jun 2003 13:51:26 +0000 Subject: [PATCH] Make sure that test failures or errors do not stop the generation of the Clover reports. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113462 13f79535-47bb-0310-9956-ffa450edef68 --- clover/plugin.jelly | 10 +++++++++- clover/project.xml | 15 +++++++++++---- clover/xdocs/changes.xml | 11 +++++++++-- 3 files changed, 29 insertions(+), 7 deletions(-) diff --git a/clover/plugin.jelly b/clover/plugin.jelly index c29d1028..e470b541 100644 --- a/clover/plugin.jelly +++ b/clover/plugin.jelly @@ -100,8 +100,16 @@ + + + + + + +