Hi Dion,
Do you use a JDK 1.3 ?
All tests in javadoc and xdoc work for me with a JDK 1.4.
===================================================
D:\Work\Dev\maven-plugins>maven plugins:test-all
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.1-SNAPSHOT
Plugin cache will be regenerated
build:start:
.........
BUILD SUCCESSFUL
Total time: 3 minutes 5 seconds
Finished at: Thu Sep 02 08:07:22 CEST 2004
D:\Work\Dev\maven-plugins>
===================================================
Felipe is working on the javadoc problem.
I'll investigate for xdoc one.
Arnaud
On 2 Sep 2004 01:12:33 -0000, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> dion 2004/09/01 18:12:33
>
> Modified: . maven.xml
> Log:
> exclude failing plugin
>
> Revision Changes Path
> 1.13 +1 -1 maven-plugins/maven.xml
>
> Index: maven.xml
> ===================================================================
> RCS file: /home/cvs/maven-plugins/maven.xml,v
> retrieving revision 1.12
> retrieving revision 1.13
> diff -u -r1.12 -r1.13
> --- maven.xml 2 Sep 2004 01:08:03 -0000 1.12
> +++ maven.xml 2 Sep 2004 01:12:33 -0000 1.13
> @@ -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/*"/>
> + <j:set var="maven.multiproject.excludes"
> value="dashboard/*,eclipse/*,html2xdoc/*,javadoc/*,xdoc/*"/>
>
>
> <attainGoal name="multiproject:goal"/>
> </goal>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]