Carnë Draug created MJAVADOC-495:
------------------------------------

             Summary: links option ignored in offline mode, even for local links
                 Key: MJAVADOC-495
                 URL: https://issues.apache.org/jira/browse/MJAVADOC-495
             Project: Maven Javadoc Plugin
          Issue Type: Bug
          Components: javadoc
            Reporter: Carnë Draug


The `links` property is ignored when offline mode. This may make sense when it 
generates links to an external server and needs access to its `package-list`. 
However, it is still ignored when generating links to external javadocs in the 
local filesystem.  This also means that it no longer matches the javadoc 
`-link` which would accept links to the local filesystem nicely like so:

{noformat}
javadoc -link file:///usr/local/share/doc...
{noformat}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to