Eric,

you could use maven.javadoc.useexternalfile=true

I believe that fixes the issue of command line truncation.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/



Eric Giguere <[EMAIL PROTECTED]> wrote on 19/12/2003 07:00:10 AM:

> Hi all
> I went through the list of message and didn't find all that I was 
> looking for :(
> I'm currently moving from ant build/deploy script to the maven tool.
> I can run now a java:compile on the project file but all attempts to 
> site:generate fails, due to the javadoc plugin issue with jdk 1.4 ( 
> command line trunkated ending with a ? ).
> Metrics report also fails to generate the report, don't know yet the 
> cause but lets take them one at a time :).
> 
> I was wondering... is there a patch available to make at least the 
> javadoc generation operationnal for a project build on java 1.4?
> thx
> 
> Eric.
> 
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to