Readded the linkcheck and tasklist reports

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140856 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Tim O'Brien 2003-05-23 16:28:16 +00:00
parent e0161bb4cf
commit 5918a1fe1e
1 changed files with 3 additions and 3 deletions

View File

@ -92,10 +92,10 @@ The Math project is a library of lightweight, self-contained mathematics and sta
<!-- <report>maven-jdepend-plugin</report> -->
<report>maven-junit-report-plugin</report>
<report>maven-jxr-plugin</report>
<!-- <report>maven-license-plugin</report>
<!-- <report>maven-license-plugin</report> -->
<report>maven-linkcheck-plugin</report>
<report>maven-statcvs-plugin</report>
<report>maven-tasklist-plugin</report> -->
<!-- <report>maven-statcvs-plugin</report> -->
<report>maven-tasklist-plugin</report>
</reports>
</project>