Nope, not possible, but it sounds like a nice addition.

How about raising it as an improvement on Jira ( http://jira.codehaus.org 
) for the Maven project.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/
Work:      http://www.multitask.com.au


"Simon Matic Langford" <[EMAIL PROTECTED]> wrote on 18/07/2003 
03:24:20 AM:

> Hi
> 
> Is it possible to define an API location for a dependency so that the
> generated javadocs can be linked to them, or even an offline location
> for those behind a firewall?
> 
> e.g.
> 
>     <dependency>
>       <id>batik</id>
>       <version>1.5</version>
>       <url>http://xml.apache.org/batik</url>
>       <apiUrl>http://xml.apache.org/batik/javadoc/</apiURL>
>       <offlineApi>etc/batik.packages</offlineApi>
>     </dependency>
> 
> Thanks
> 
> simon
> 
> 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.
> 
> 

Reply via email to