Don't do statcvs or checkstyle
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131556 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5cf3be3789
commit
a1136763b9
|
@ -264,17 +264,17 @@
|
|||
<reports>
|
||||
<report>maven-changelog-plugin</report>
|
||||
<report>maven-changes-plugin</report>
|
||||
<report>maven-checkstyle-plugin</report>
|
||||
<!-- <report>maven-clover-plugin</report> -->
|
||||
<!--report>maven-checkstyle-plugin</report-->
|
||||
<!--report>maven-clover-plugin</report-->
|
||||
<report>maven-developer-activity-plugin</report>
|
||||
<report>maven-file-activity-plugin</report>
|
||||
<report>maven-javadoc-plugin</report>
|
||||
<!-- <report>maven-jellydoc-plugin</report> -->
|
||||
<!--report>maven-jellydoc-plugin</report-->
|
||||
<report>maven-junit-report-plugin</report>
|
||||
<report>maven-jxr-plugin</report>
|
||||
<report>maven-license-plugin</report>
|
||||
<!--report>maven-linkcheck-plugin</report-->
|
||||
<report>maven-statcvs-plugin</report>
|
||||
<!--report>maven-statcvs-plugin</report-->
|
||||
<report>maven-tasklist-plugin</report>
|
||||
</reports>
|
||||
|
||||
|
|
Loading…
Reference in New Issue