[
https://jira.codehaus.org/browse/WAGON-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed WAGON-333.
--------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> Maven 3 fails when password is too long
> ---------------------------------------
>
> Key: WAGON-333
> URL: https://jira.codehaus.org/browse/WAGON-333
> Project: Maven Wagon
> Issue Type: Bug
> Environment: maven 3, linux, sun jdk 1.6, artifactory 2.2.3
> Reporter: Miki Tebeka
> Fix For: backlog
>
>
> I have a long password (16 chars) that causes issues with the default wagon
> provider (same as http://jira.codehaus.org/browse/MNG-4754)
> Using maven 2 I was able to solve that by adding
> <configuration>
> <wagonProvider>httpclient</wagonProvider>
> </configuration>
> to ~/.m2/settings.xml
> We switched to maven 3 and the problem reappeared.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)