Uploaded image for project: 'Maven Eclipse Plugin (RETIRED)'
  1. Maven Eclipse Plugin (RETIRED)
  2. MECLIPSE-696

Allow file contents to be obtained from url or location does not work behind a firewall

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3
    • 2.9
    • None
    • None

    Description

      See MECLIPSE-219

      The code uses raw getURL connections and the integration tests fail for testProject44 because the can not connect.

      EclipsePlugin.writeAdditionalConfig()
      inStream = file.getURL().openConnection().getInputStream();
      

      I tried setting -Dhttp.proxyHost as additional args the tests but this doesn't appear to work.

      Attachments

        Issue Links

          Activity

            People

              baerrach Barrie Treloar
              baerrach Barrie Treloar
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: