[
https://issues.apache.org/jira/browse/MJAVADOC-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Matthies updated MJAVADOC-525:
-------------------------------------
Description:
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.
was:
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}}
> 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
> 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
(v7.6.3#76005)