[ 
http://jira.codehaus.org/browse/MNG-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=182848#action_182848
 ] 

John Casey commented on MNG-4228:
---------------------------------

After looking around at this some more, it's possible we'll have to address 
this in a 2.2.1 release. Not sure what the best strategy is, maybe simply to 
provide some mapping mechanism for which http wagon to use, then allow folks 
behind an NTLMv2 proxy to switch over to the lightweight-http solution we used 
to use. This cuts off some nicer features, but it doesn't look like solutions 
such as those in 
[HTTPCLIENT-579|http://issues.apache.org/jira/browse/HTTPCLIENT-579] is going 
to be an option any time soon.

> Authorization failed: Not authorized by proxy.
> ----------------------------------------------
>
>                 Key: MNG-4228
>                 URL: http://jira.codehaus.org/browse/MNG-4228
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories, Settings
>    Affects Versions: 2.2.0
>         Environment: Windows XP, java version "1.6.0_04"
>            Reporter: Marco Noto
>             Fix For: 2.2.1
>
>
> I can not access any external repository using the version 2.2.0. If I go 
> back to 2.1.0 everything works properly. 
> For example:
> mvn -U eclipse:eclipse
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'eclipse'.
> [INFO] org.apache.maven.plugins: checking for updates from central
> [WARNING] repository metadata for: 'org.apache.maven.plugins' could not be 
> retrieved from repository: central due
>  to an error: Authorization failed: Not authorized by proxy.
> [INFO] Repository 'central' will be blacklisted

-- 
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

        

Reply via email to