Uploaded image for project: 'Maven Changes Plugin'
  1. Maven Changes Plugin
  2. MCHANGES-60

The jira report should handle the nonProxyHosts specified in settings.xml

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-beta-2
    • 2.4
    • jira
    • None
    • A network with a proxy to access the outside, and a JIRA inside the network.

    Description

      These nonProxyHosts can be retrieved with the settings.getActiveProxy().getNonProxyHosts();
      This returns a String containing a (usually?)comma-separated list of nonProxyHosts.
      If the jira URL matches one of these hosts, it should not use any proxy of course .

      I haven't found a nonProxyHosts concept in commons-httpclient, so it should be checked in the determineProxy Method of AbstractJiraDownloader.

      This is quickly fixed and would be very useful

      Thanks in advance

      Attachments

        Issue Links

          Activity

            People

              dennisl@apache.org Dennis Lundberg
              zepag Pierre-Antoine Grégoire
              Votes:
              5 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: