Hi Trygve,
> > Try to specify linkoffline as a comma separated list of path or URL.
>
> I think it would be best to make the linkoffline a List of Strings, it's
> more readable and easier to process for other tools.
I agree with you.
I propose <linkoffline>a b, c d</linkoffline> as David tried.
> Is there a reason for the parameter to be named "linkoffline" instead of
> "offline-link"? Is that the parameter to the javadoc tool?
linkoffline is the parameter from the javadoc documentation:
http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/javadoc.html#linkofflin
e
offlineLinkS is the parameter of m1 javadoc plugin.
Cheers,
Vincent
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org
|