[
https://issues.apache.org/jira/browse/MJAVADOC-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16707436#comment-16707436
]
Robert Scholte commented on MJAVADOC-525:
-----------------------------------------
Looks like somebody should first improve the [Mock Repository
Manager|https://www.mojohaus.org/mrm/mrm-maven-plugin/examples/invoker-tests.html]
to support classified jars.
> 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)