You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2018/12/11 20:35:00 UTC

[jira] [Closed] (MJAVADOC-495) links option ignored in offline mode, even for local links

     [ https://issues.apache.org/jira/browse/MJAVADOC-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MJAVADOC-495.
-----------------------------------
       Resolution: Fixed
         Assignee: Robert Scholte
    Fix Version/s: 3.0.2

Fixed in [69ec690c0328229b7353f6eed8600aabe19ec9fa|https://gitbox.apache.org/repos/asf?p=maven-javadoc-plugin.git;a=commit;h=69ec690c0328229b7353f6eed8600aabe19ec9fa]

> 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
>            Assignee: Robert Scholte
>            Priority: Major
>             Fix For: 3.0.2
>
>
> 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
(v7.6.3#76005)