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]



Reply via email to