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

http.route.default-proxy config property never passes protocol and port of proxy server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.1
    • wagon-http
    • None

    Description

      Instead of using org.apache.http.HttpHost.create(String) the code uses org.apache.http.HttpHost.HttpHost(String) which accepts the host only. One can never set any other port than default one (80).

      Attachments

        Activity

          People

            michael-o Michael Osipov
            michael-o Michael Osipov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: