aheritier 2004/09/03 15:58:17
Modified: . maven.xml
Log:
- javadoc build and tests work with maven 1.0.X and j2sdk1.3 or 1.4.
Revision Changes Path
1.14 +1 -1 maven-plugins/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/maven-plugins/maven.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- maven.xml 2 Sep 2004 01:12:33 -0000 1.13
+++ maven.xml 3 Sep 2004 22:58:16 -0000 1.14
@@ -20,7 +20,7 @@
<goal name="plugins:test-all">
<j:set var="goal" value="plugin:test"/>
- <j:set var="maven.multiproject.excludes"
value="dashboard/*,eclipse/*,html2xdoc/*,javadoc/*,xdoc/*"/>
+ <j:set var="maven.multiproject.excludes" value="dashboard/*,eclipse/*"/>
<attainGoal name="multiproject:goal"/>
</goal>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]