[ http://jira.codehaus.org/browse/WAGON-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brett Porter updated WAGON-172: ------------------------------- Fix Version/s: 1.0-beta-3 > Add proxy support to SSH connections > ------------------------------------ > > Key: WAGON-172 > URL: http://jira.codehaus.org/browse/WAGON-172 > Project: Maven Wagon > Issue Type: New Feature > Components: wagon-ssh > Reporter: Jose Gonzalez Gomez > Fix For: 1.0-beta-3 > > Attachments: WAGONSSH-24-bis.patch, WAGONSSH-24.patch > > > The SSH wagon lacks support for connections made through HTTP/SOCKS proxies. > I think this support shouldn't be difficult to add as the SSH wagon > internally uses JSch, that provides support for these types of connections, > as you may see in the following examples: > http://www.jcraft.com/jsch/examples/ViaHTTP.java > http://www.jcraft.com/jsch/examples/ViaSOCKS5.java > AbstractWagon already has a proxyInfo field, so I think the proxy information > could be extracted from here, and used as shown in the examples. -- 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