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

RestJiraDownloader doesn't honor proxy settings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.10
    • 2.11
    • jira
    • None

    Description

      Trying to generate an announcement mail with Jira I get a connection timeout exception.
      When I activate debug trace I see that no proxy is used.
      By debugging method setupWebClient (line 547) in RestJiraDownloader class I see that the field proxyHost is always null so the WebClient proxy will never be initialized properly.
      I think we must add a call to getProxyInfo in doExecute method of RestJiraDownloader before the call to setupWebClient

      Attachments

        1. MCHANGES-334.patch
          0.6 kB
          Guillaume Boucherie

        Activity

          People

            mfriedenhagen Mirko Friedenhagen
            clettebou Guillaume Boucherie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: