Uploaded image for project: 'Maven Wagon'
  1. Maven Wagon
  2. WAGON-125

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0-beta-2
    • wagon-http-lightweight
    • None
    • windows xp sp1|2
      maven 2.0.2
      jdk 1.4.2

    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

      Attachments

        1. WAGONHTTP-6-patch
          3 kB
          Thomas Recloux

        Issue Links

          Activity

            People

              joakime Joakim Erdfelt
              trecloux Thomas Recloux
              Votes:
              7 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: