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

Use of proxy properties in lightweight http wagon is not thread-safe

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-beta-6
    • 2.0
    • wagon-http-lightweight
    • None

    Description

      The usage of system properties to configure the proxy for the lightweight wagon makes it not thread safe. E.g. as discovered by the Maven IT for MNG-2305, this concurrency issue makes parallel artifact resolution via proxy fail intermittently.

      Moving on to Java 1.5+ APIs, it should be feasible to fix this via per-connection proxy settings.

      Attachments

        Issue Links

          Activity

            People

              olamy Olivier Lamy
              bentmann Benjamin Bentmann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: