Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement option to set HTTP Client Protocol version for ArtifactRepositoryHelpers #242

Merged
merged 3 commits into from
May 21, 2024

Conversation

dennis-behm
Copy link
Member

This is implementing the enhancement to allow the user to define the HTTP Client protocol version for the HTTP Request.

See enhancement request #237 .

The issue was observed implementing a pipeline with the Nexus in the OSS version.

The user can set the httpClient protocol version via:

  • CLI parm for PackageBuildOutputs
  • Property Setting for application specific artefact repository settings
  • CLI for ArtifactRepositoryHelpers.groovy

Signed-off-by: Dennis Behm <dennis.behm@de.ibm.com>
Signed-off-by: Dennis Behm <dennis.behm@de.ibm.com>
Signed-off-by: Dennis Behm <dennis.behm@de.ibm.com>
@dennis-behm dennis-behm requested a review from M-DLB May 21, 2024 11:10
@dennis-behm dennis-behm linked an issue May 21, 2024 that may be closed by this pull request
@dennis-behm dennis-behm changed the title Implement option to set HTTP Client Protocol version for ArtifactoryHelpers Implement option to set HTTP Client Protocol version for ArtifactRepositoryHelpers May 21, 2024
Copy link
Collaborator

@M-DLB M-DLB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @dennis-behm !

@dennis-behm dennis-behm merged commit 0b85ac6 into IBM:main May 21, 2024
1 check passed
@dennis-behm dennis-behm deleted the feature/237-nexus-upload branch May 21, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Artifact Upload with PackageBuildOutputs fails for OSS Nexus
2 participants