Switch clover to cobertura

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@360518 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stephen Colebourne 2006-01-01 18:47:11 +00:00
parent 0eeb7c904c
commit 3c73a44b34
1 changed files with 1 additions and 1 deletions

View File

@ -414,7 +414,7 @@ limitations under the License.
<report>maven-checkstyle-plugin</report>
<report>maven-pmd-plugin</report>
<!-- <report>maven-findbugs-plugin</report> -->
<report>maven-clover-plugin</report>
<report>maven-cobertura-plugin</report>
<!-- <report>maven-developer-activity-plugin</report> -->
<!-- <report>maven-file-activity-plugin</report> -->
<report>maven-javadoc-plugin</report>