You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2021/05/02 18:39:00 UTC

[jira] [Assigned] (MJAVADOC-525) When includeDependencySources=true the javadoc plugin should not download the internet every time it is run

     [ https://issues.apache.org/jira/browse/MJAVADOC-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte reassigned MJAVADOC-525:
---------------------------------------

    Assignee: Robert Scholte

> When includeDependencySources=true the javadoc plugin should not download the internet every time it is run
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: MJAVADOC-525
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-525
>             Project: Maven Javadoc Plugin
>          Issue Type: Bug
>    Affects Versions: 2.10.4, 3.0.0
>            Reporter: Niklas Matthies
>            Assignee: Robert Scholte
>            Priority: Major
>
> This is a clone of {color:#000080}MJAVADOC-338{color} 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.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)