[
http://jira.codehaus.org/browse/MNG-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Casey updated MNG-4147:
----------------------------
Assignee: John Casey
Affects Version/s: 2.1.0
Fix Version/s: 2.1.1
Component/s: Artifacts and Repositories
We're already using httpclient for the webdav wagon in maven 2.1.0, so the main
reason for using HTTPURLConnection historically is moot.
> very long passwords cause LightweightHTTP wagon to line-wrap the
> Base64-encoded Authorization header
> ----------------------------------------------------------------------------------------------------
>
> Key: MNG-4147
> URL: http://jira.codehaus.org/browse/MNG-4147
> Project: Maven 2
> Issue Type: Bug
> Components: Artifacts and Repositories
> Affects Versions: 2.1.0
> Reporter: John Casey
> Assignee: John Casey
> Fix For: 2.1.1
>
>
> I'll cross-file (and link) this issue into wagon, but Sun's HTTPURLConnection
> implementation uses a line-wrapping Base64 implementation. When passwords are
> very long, this causes an invalid HTTP request, since the Authorization
> header's value is line-wrapped.
--
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