XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.1
    • None
    • None

    Description

      The javadoc plugin should have the ability to follow redirects.

      [WARNING] Error fetching link: http://www.slf4j.org/apidocs/package-list. Ignored it.
      

      When looking at this link via curl we can see that the link has new location

      curl -v http://www.slf4j.org/apidocs/package-list
      < HTTP/1.1 302 Found
      < Location: https://www.slf4j.org/apidocs/package-list
      

      https://github.com/apache/maven-plugins/blob/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java#L5785

      Attachments

        Issue Links

          Activity

            People

              gboue Guillaume Boué
              MattNelson Matt Nelson
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: