[
https://jira.codehaus.org/browse/WAGON-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=348786#comment-348786
]
Grzegorz Grzybek commented on WAGON-416:
----------------------------------------
Pull Request ready: https://github.com/apache/maven-wagon/pull/11
> Lightweight HTTP Wagon doesn't set Proxy-Authorization headers
> --------------------------------------------------------------
>
> Key: WAGON-416
> URL: https://jira.codehaus.org/browse/WAGON-416
> Project: Maven Wagon
> Issue Type: Bug
> Components: wagon-http-lightweight
> Reporter: Grzegorz Grzybek
>
> When using
> {code:java}
> org.apache.maven.wagon.AbstractWagon#connect(org.apache.maven.wagon.repository.Repository,
> org.apache.maven.wagon.authentication.AuthenticationInfo,
> org.apache.maven.wagon.proxy.ProxyInfoProvider)
> {code}
> method (using {{ProxyInfoProvider}}) the {{proxyInfo}} field in Wagon isn't
> initialized. Then, when connecting to secure HTTP proxy,
> {{Proxy-Authorization}} header is not set.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)