Maven Wagon

The https protocol is implemented by the LightweightHttpWagon component which does not support https proxy

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.0-beta-2
  • Component/s: wagon-http-lightweight
  • Labels:
    None
  • Environment:
    windows xp sp1|2
    maven 2.0.2
    jdk 1.4.2
  • Number of attachments :
    1

Description

I need to access an https repository behind a proxy.

I got this error : "java.net.ConnectException: Connection timed out: connect" which makes me think that the request is send directly to the remote server and not to the proxy.

These docs :
http://java.sun.com/j2se/1.4.2/docs/guide/security/jsse/samples/README.txt
http://java.sun.com/j2se/1.5.0/docs/guide/net/proxies.html
describe the "https.proxyHost" and "https.proxyPort" properties.

I tried them on the 1.4.2 Jdk and it works.

Do you want me to post a patch ?

Thanks, Thomas

Issue Links

Activity

Hide
Emmanuel Venisse added a comment -

yes please.

Show
Emmanuel Venisse added a comment - yes please.
Hide
Thomas Recloux added a comment -

patch

Show
Thomas Recloux added a comment - patch
Hide
Matthias Weßendorf added a comment -

Is there any issue with this patch ?

Show
Matthias Weßendorf added a comment - Is there any issue with this patch ?
Hide
Joakim Erdfelt added a comment -

This patch has been applied in revision 485094.
Thank you.

Show
Joakim Erdfelt added a comment - This patch has been applied in revision 485094. Thank you.

People

Vote (7)
Watch (4)

Dates

  • Created:
    Updated:
    Resolved: