Allow authentication credentials to be specified in settings file
-----------------------------------------------------------------
Key: IVY-943
URL: https://issues.apache.org/jira/browse/IVY-943
Project: Ivy
Issue Type: Improvement
Components: Core
Affects Versions: 2.0-RC1
Reporter: Randy Nott
Priority: Minor
Add functionality to allow HTTP authentication credentials to be specified in
the settings file.
When HTTP authentication is used to protect a repository, the mechanism for
specifying the necessary credentials is through the use of the
settings/configure ant task or command line. It is desirable in many instances
to be able to decouple these credentials from the build file as they are often
different for each user and a settings file seems an ideal place for such
customizations, especially when dealing with resolvers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.