Uploaded image for project: 'Maven Javadoc Plugin'
  1. Maven Javadoc Plugin
  2. MJAVADOC-128

Plugin does not accept URL to an offlineLink's location

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.3
    • None
    • None

    Description

      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.

      Attachments

        1. MJAVADOC-128.diff
          2 kB
          Libor Kramolis

        Activity

          People

            siveton Siveton Vincent
            bfs8fsbn Greg Thompson
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: