File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
3- Copyright 2002-2005 The Apache Software Foundation.
3+ Copyright 2002-2006 The Apache Software Foundation.
44
55Licensed under the Apache License, Version 2.0 (the "License");
66you may not use this file except in compliance with the License.
@@ -193,6 +193,16 @@ limitations under the License.
193193 <scope >test</scope >
194194 </properties >
195195 </dependency >
196+ <dependency >
197+ <groupId >maven-plugins</groupId >
198+ <artifactId >maven-cobertura-plugin</artifactId >
199+ <version >1.1.1</version >
200+ <url >http://maven-plugins.sourceforge.net/maven-cobertura-plugin/</url >
201+ <type >plugin</type >
202+ <properties >
203+ <comment >Site generation</comment >
204+ </properties >
205+ </dependency >
196206 </dependencies >
197207 <issueTrackingUrl >http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW& bug_status=ASSIGNED& bug_status=REOPENED& email1=& emailtype1=substring& emailassigned_to1=1& email2=& emailtype2=substring& emailreporter2=1& bugidtype=include& bug_id=& changedin=& votes=& chfieldfrom=& chfieldto=Now& chfieldvalue=& product=Commons& component=Codec& short_desc=& short_desc_type=allwordssubstr& long_desc=& long_desc_type=allwordssubstr& bug_file_loc=& bug_file_loc_type=allwordssubstr& keywords=& keywords_type=anywords& field0-0-0=noop& type0-0-0=noop& value0-0-0=& cmdtype=doit& newqueryname=& order=Reuse+same+sort+as+last+time</issueTrackingUrl >
198208 <build >
@@ -224,7 +234,8 @@ limitations under the License.
224234 <report >maven-changes-plugin</report >
225235 <report >maven-changelog-plugin</report >
226236 <report >maven-checkstyle-plugin</report >
227- <report >maven-clover-plugin</report >
237+ <!-- <report>maven-clover-plugin</report> -->
238+ <report >maven-cobertura-plugin</report >
228239 <report >maven-developer-activity-plugin</report >
229240 <report >maven-file-activity-plugin</report >
230241 <!-- <report>maven-findbugs-plugin</report> -->
You can’t perform that action at this time.
0 commit comments