You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Martin Skopp <sk...@riege.com> on 2005/09/26 10:33:05 UTC

Re: [m2] javadoc plugin and - online links in offline mode

Hi Trygve,

Trygve Laugstøl schrieb:
> I was thinking something like this:
> 
> <offlineLinks>
>   <offlineLink>
>     <url>a</url>
>     <packageListUrl>b</packageListUrl> <-- is this really required?
>   </offlineLink>
> </offlineLinks>

It's required to specify a *online URL* and a *offline local path* when 
you want to generates *online links* in offline mode, see 
http://maven.apache.org/reference/plugins/javadoc/faq.html#offlineLinks 
for and example with the maven.javadoc.offlineLinks property.

To generate offline links in offline mode, the local path is sufficient, 
of course.

Regards,
-- 
Martin Skopp
Riege Software International GmbH
Support: mailto:maint@riege.com, Information: http://www.riege.com

This email is intended to be viewed with a nonproportional font.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org