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

Flaky "Error fetching URL" on https links

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Invalid
    • 3.1.1
    • None
    • None
    • None
    • OS: Ubuntu Linux 18.04 | macOS Mohave 10.14.6
      Java: 1.8.0_222 | 1.8.0_181
      Maven: 3.6.1
      Javadoc Maven Plugin: 2.10.4, 3.1.1

    Description

      https://github.com/apache/ignite/blob/2d871005fdc5228479c0aa700e94b7c757e6deae/parent/pom.xml#L342

      When changed http to https, build started triggering Javadoc Warnings from time to time with no visible pattern.
      It is reproduced on latest (3.1.1) version of Maven Javadoc Plugin

      [WARNING] Javadoc Warnings
      [WARNING] javadoc: warning - Error fetching URL: https://hadoop.apache.org/docs/current/api/
      

      Reproducer

      git clone git@github.com:apache/ignite.git
      cd ignite
      git checkout 2d871005fdc5228479c0aa700e94b7c757e6deae
      mvn clean package -pl :ignite-tools -am -DskipTests
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            vveider Petr Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: