It worked perfectly!!!
Thx a lot
Eric.
[EMAIL PROTECTED] wrote:
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 PROTEC
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
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 (
co