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