Raise it as a bug in jira, add a patch, hassle a committer :-)
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


"Simon Matic Langford" <[EMAIL PROTECTED]> wrote on 14/08/2003 
08:06:04 PM:

> we'd actually like to do the offline links even when online, as javadoc
> can't go
> through a proxy.
> 
> The information contained in this e-mail is intended only for the person
> or
> entity to which it is addressed and may contain confidential and/or
> privileged material. If You are not the intended recipient of this
> e-mail,
> the use of this information or any disclosure, copying or distribution
> is
> Prohibited and may be unlawful. If you received this in error, please
> contact the sender and delete the material from any computer. The views
> expressed in this e-mail may not necessarily be the views of The PCMS
> Group
> plc and should not be taken as authority to carry out any instruction
> contained.
> 
> 
> > -----Original Message-----
> > From: Paul Libbrecht [mailto:[EMAIL PROTECTED] 
> > Sent: 14 August 2003 10:27
> > To: Maven Users List
> > Subject: Re: About Javadoc links
> > 
> > 
> > But having >one< property is a problem: it's not extensible, or do I 
> > mistake?
> > 
> > Paul
> > 
> > On Jeudi, août 14, 2003, at 11:17 Europe/Paris, Martin Skopp wrote:
> > > There's already this "maven.javadoc.links" property where 
> > you specify
> > > the link-ONLINE urls, packages seperated by comma.
> > >
> > > Sad thing is that the javadoc plugins ignores the link-ONLINE 
> > > completely
> > > when in offline mode:
> > >
> > > --- SNIP ---
> > >         <j:when test="${maven.mode.online}"/>
> > >         <j:otherwise>
> > >           <j:set var="maven.javadoc.links" value=""/>
> > >         </j:otherwise>
> > > --- SNIP ---
> > >
> > > IMHO a property "maven.javadoc.offlineLinks" could be 
> > helpful.  And the
> > > javadoc plugin needs to respect it...
> > >
> > > Offline javadoc links could be VERY helpful, e.g. when you 
> > travel with
> > > your laptop and you like to read the API doc...
> > >
> > > cu
> > > -- 
> > > Martin Skopp
> > > Riege Software International GmbH
> > > Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com
> > >
> > > This email is intended to be viewed with a nonproportional font.
> > > Public Key on http://www.keyserver.net, Key-ID: 3D4027B5
> > > Fingerprint: 1970 C78D 9A1D 99FA 5CE4  5C0D 29E6 6A95 3D40 27B5
> > >
> > >
> > >
> > > 
> > ---------------------------------------------------------------------
> > > 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]
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to