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

When includeDependencySources=true the javadoc plugin should not download the internet every time it is run

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.10.4, 3.0.0
    • None
    • None
    • None

    Description

      This is a clone of MJAVADOC-338 which was autoclosed, and it seems I don't have Reopen permissions. The issue is basically still the same: With includeDependencySources=true, the maven-javadoc-plugin tries to download *-javadoc-resources.jar for all dependencies, including transitive dependencies regardless of what includeTransitiveDependencySources is set to, and does not apply any dependencySourceIncludes/dependencySourceExcludes in that context. This leads to massive runtime overhead and log output (also warnings in 3.0.0) for non-trivial projects.

       

      Attachments

        Issue Links

          Activity

            People

              rfscholte Robert Scholte
              matthies Niklas Matthies
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: