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
- duplicates
-
MJAVADOC-338 When includeDependencySources=true the javadoc plugin should not download the internet every time it is run
- Closed
- is a clone of
-
MJAVADOC-338 When includeDependencySources=true the javadoc plugin should not download the internet every time it is run
- Closed
- links to