You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vincent Siveton (JIRA)" <ji...@codehaus.org> on 2007/07/07 12:57:13 UTC

[jira] Closed: (MJAVADOC-128) Plugin does not accept URL to an offlineLink's location

     [ http://jira.codehaus.org/browse/MJAVADOC-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton closed MJAVADOC-128.
------------------------------------

         Assignee: Vincent Siveton
       Resolution: Fixed
    Fix Version/s: 2.3

Patch applied. Thanks!

> Plugin does not accept URL to an offlineLink's location
> -------------------------------------------------------
>
>                 Key: MJAVADOC-128
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-128
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Greg Thompson
>            Assignee: Vincent Siveton
>             Fix For: 2.3
>
>         Attachments: MJAVADOC-128.diff
>
>
> According to http://java.sun.com/j2se/1.4.2/docs/tooldocs/solaris/javadoc.html#linkoffline, the location "is the path or URL to the directory containing the package-list file for the external documentation."  The plugin's OfflineLink.java uses a java.io.File for the argument, which munges it if it's a URL.  Easiest fix might be to just use String instead of File.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira