[GRADLE-2196] Cannot resolve artifact-only module that is served via HTTP redirects Created: 24/Mar/12  Updated: 04/Jan/13  Resolved: 27/Mar/12

Status: Resolved
Project: Gradle
Affects Version/s: 1.0-milestone-7
Fix Version/s: 1.0-rc-1

Type: Bug
Reporter: Daz DeBoer Assignee: Daz DeBoer
Resolution: Fixed Votes: 0


 Description   

If the URL is redirected, Apache HTTPClient is throwing a org.apache.http.client.CircularRedirectException when we first perform a HEAD, then a GET request for the same URL. This is because we share the same HttpContext for all requests.


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