[
http://jira.codehaus.org/browse/MNG-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maria Odea Ching updated MNG-3049:
----------------------------------
Fix Version/s: (was: 2.1)
2.x
> settings.xml needs a tag for the http.auth.preference parameter
> ---------------------------------------------------------------
>
> Key: MNG-3049
> URL: http://jira.codehaus.org/browse/MNG-3049
> Project: Maven 2
> Issue Type: Improvement
> Components: Settings
> Affects Versions: 2.0.6
> Reporter: Mathias Arens
> Priority: Minor
> Fix For: 2.x
>
>
> 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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira