Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-alpha-1
-
None
-
Patch
Description
During subsequent calls to Maven, artifacts that could not be found on any repository are continually rechecked.
Need to track attempts to resolve artifacts with timestamps and make those attempts subject to updateInterval, not just found artifacts that may be stale.
I'm attaching a patch sent to me by Igor Fedorenko, which I'll review and commit if appropriate.