[
https://jira.codehaus.org/browse/MNG-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Benedict updated MNG-3049:
-------------------------------
Fix Version/s: (was: Issues to be reviewed for 3.x)
> settings.xml needs a tag for the http.auth.preference parameter
> ---------------------------------------------------------------
>
> Key: MNG-3049
> URL: https://jira.codehaus.org/browse/MNG-3049
> Project: Maven
> Issue Type: Improvement
> Components: Settings
> Affects Versions: 2.0.6
> Reporter: Mathias Arens
> Priority: Minor
>
> If you run maven on solaris with a proxy that has NTLM configured as the
> standard authorisation you cannot set the authentication scheme to basic in
> the settings.xml. You have to pass this parameter over the command line 'mvn
> -Dhttp.auth.preference=basic install'. But this option essential because it
> is not easy to get NTLM authentication running on solaris.
> Maybe further http.auth parameters should be added to the settings.xml. Here
> is a list of the java parameters:
> http://java.sun.com/javase/6/docs/technotes/guides/net/http-auth.html
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)