[
https://jira.codehaus.org/browse/MNG-5525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=347904#comment-347904
]
Nico De Groote commented on MNG-5525:
-------------------------------------
Could it be that the problem only occurs with a Company Windows Proxy with the
NTLM V2 protocol?
> 401: Unauthorized access to deploy artifacts when moving from 3.0.3 ->
> 3.0.4/3.0.5/3.1.0 or 3.1.1
> -------------------------------------------------------------------------------------------------
>
> Key: MNG-5525
> URL: https://jira.codehaus.org/browse/MNG-5525
> Project: Maven 2 & 3
> Issue Type: Bug
> Components: Artifacts and Repositories
> Affects Versions: 3.0.4, 3.0.5, 3.1.0, 3.1.1
> Reporter: Nico De Groote
> Priority: Critical
>
> 401: Unauthorized access to deploy artifacts when moving from 3.0.3 -> 3.0.4,
> 3.0.5, 3.1.0 and 3.1.1
> settings file was kept the same...
> Workaround:
> define the following extension in your <build> node
> <extensions>
> <extension>
> <groupId>org.apache.maven.wagon</groupId>
> <artifactId>wagon-http-lightweight</artifactId>
> <version>1.0</version>
> </extension>
> </extensions>
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)