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:
parent
0eeb7c904c
commit
3c73a44b34
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue