Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
3.13.0
-
Nexus Platform Plugin: 3.3.20181102-112614.a65c3f1
-
3
Description
Configure an HTTP proxy server in Jenkins
Try to add a new Nexus 3 connection inside Jenkins. After you enter the Server URL and tab or click away, an HTTP request is sent to /service/rest/wonderland/status
However the request is NOT sent through the configured Jenkins HTTP proxy server.
Expected
The Nexus Platform Plugin should respect the HTTP proxy settings of the Jenkins server in all outbound HTTP requests it makes.
This could be caused indirectly by it using URLConnection instead of the built in HTTPClient library.
Also relevant is the value in the check itself: NEXUS-18260
Attachments
Issue Links
- is related to
-
NEXUS-17834 nexus platform plugin repository manager operations do not include an appropriate user agent
-
- Open
-
-
NEXUS-18260 Nexus Platform Plugin cannot determine Nexus 3 status when Anonymous access is disabled
-
- Closed
-
- relates
-
NEXUS-18285 Nexus Platform Plugin for Jenkins fails to send any authorization headers over HTTPS to Nexus Repository Manager
-
- Closed
-