[GRADLE-2585] Too many requests for maven-metadata.xml when resolving a snapshot dependency Created: 03/Dec/12  Updated: 04/Jan/13  Resolved: 13/Dec/12

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: 1.4-rc-1

Type: Bug
Reporter: Adam Murdoch Assignee: Unassigned
Resolution: Fixed Votes: 0


 Description   

maven-metadata.xml is downloaded and parsed once when looking for a pom.xml, again when looking for a jar (in the case where the pom.xml is missing) and then finally once per artifact download.

It should be downloaded no more than once per resolve, and ideally no more than once per build.


Generated at Wed Jun 30 12:25:56 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.