Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.5.1
-
None
Description
If downloadSources is not specified and the source jar does not already exist in the local repository then the unavailable cache was incorrectly updated to indicate that the source for this artifact did not exist. Updating the unavailable cache can only be done if the artifact was resolved against the remote repositories (which requires downloadSources=true)
Similarly for downloadJavadocs.