Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23113

It shall be possible to use a http proxy with the acceptance test harness

      It shall be possible to configure the acceptance test harness to be able to use a corporate http proxy so that plugins can be downloaded from the jenkins update center.

          [JENKINS-23113] It shall be possible to use a http proxy with the acceptance test harness

          Marco Miller added a comment -

          (I'd recommend you click on "Start Progress", Scott.)

          Marco Miller added a comment - (I'd recommend you click on "Start Progress", Scott.)

          Marco Miller added a comment -

          Test cases I used (GerritTrigger, ActiveDirectory) were successful with the fix for this issue, in both mvn and ide.
          https://github.com/jenkinsci/acceptance-test-harness/pull/2

          Marco Miller added a comment - Test cases I used (GerritTrigger, ActiveDirectory) were successful with the fix for this issue, in both mvn and ide. https://github.com/jenkinsci/acceptance-test-harness/pull/2

          Code changed in jenkins
          User: escoheb
          Path:
          README.md
          docs/USING-A-HTTP-PROXY.md
          pom.xml
          src/main/java/org/jenkinsci/test/acceptance/FallbackConfig.java
          src/main/java/org/jenkinsci/test/acceptance/update_center/PluginMetadata.java
          src/main/java/org/jenkinsci/test/acceptance/utils/aether/ArtifactResolverUtil.java
          http://jenkins-ci.org/commit/acceptance-test-harness/786af1dc16c6b019b0baef8b0196114d2b44cf6a
          Log:
          Permit test harness to use http proxy settings

          This pull request permits the test harness to use
          http proxy settings from both maven settings
          and command line arguments.

          Artifact Resolution was refactored to be contained
          in a single helper class ArtifactResolverUtil.java

          [FIXED JENKINS-23113]

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: escoheb Path: README.md docs/USING-A-HTTP-PROXY.md pom.xml src/main/java/org/jenkinsci/test/acceptance/FallbackConfig.java src/main/java/org/jenkinsci/test/acceptance/update_center/PluginMetadata.java src/main/java/org/jenkinsci/test/acceptance/utils/aether/ArtifactResolverUtil.java http://jenkins-ci.org/commit/acceptance-test-harness/786af1dc16c6b019b0baef8b0196114d2b44cf6a Log: Permit test harness to use http proxy settings This pull request permits the test harness to use http proxy settings from both maven settings and command line arguments. Artifact Resolution was refactored to be contained in a single helper class ArtifactResolverUtil.java [FIXED JENKINS-23113]

            scoheb Scott Hebert
            scoheb Scott Hebert
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: