Maarten Coene created IVY-1638:
----------------------------------

             Summary: Stop resolving dependencies when a wrong 
username/password is provided.
                 Key: IVY-1638
                 URL: https://issues.apache.org/jira/browse/IVY-1638
             Project: Ivy
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.5.0
            Reporter: Maarten Coene


When a wrong username/password is provided for some URL repository, Ivy will 
try this wrong combination for every module it wants to download from that 
repository. This can give issues on some servers (like for instance 
Artifactory) that lock user accounts after some failed login attempts.

To prevent this from happening, it would be great if Ivy stops connecting to 
this server during the resolution process (for instance after a HTTP 401 
response). Perhaps this should be made configurable somewhere to avoid 
backwards compatible issues.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to