jvanzyl 2003/03/20 12:06:49
Modified: . project.xml
Log:
o Remove the reports that trigger compilation. This will at least allow the
site to be generated.
Revision Changes Path
1.108 +4 -0 jakarta-turbine-2/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- project.xml 12 Mar 2003 17:52:45 -0000 1.107
+++ project.xml 20 Mar 2003 20:06:49 -0000 1.108
@@ -638,15 +638,19 @@
</build>
<reports>
+ <!--
<report>maven-jdepend-plugin</report>
+ -->
<report>maven-checkstyle-plugin</report>
<report>maven-changelog-plugin</report>
<report>maven-developer-activity-plugin</report>
<report>maven-file-activity-plugin</report>
<report>maven-javadoc-plugin</report>
<report>maven-jxr-plugin</report>
+ <!--
<report>maven-junit-report-plugin</report>
<report>maven-linkcheck-plugin</report>
+ -->
<report>maven-tasklist-plugin</report>
</reports>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]