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:
parent
e0161bb4cf
commit
5918a1fe1e
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue