Skip to content

FeatureUtility enable proxy exclusion list #7442

@jjiwooLim

Description

@jjiwooLim

Feature epic details

Operating systems

Does the documentation apply to all operating systems?

  • [ X] Yes
  • No; specify operating systems: ______

Summary

Provide a concise summary of your feature. What is the update, why does it matter, and to whom? What do 80% of target users need to know to be most easily productive using your runtime update?

FeatureUtility can connect to Maven repository using proxy. However, users may not want to use proxy for some Maven repository even when they configured proxy settings. Common use case would be when they want connect to internal repository that doesn't require proxy.

Configuration

List any new or changed properties, parameters, elements, attributes, etc. Include default values and configuration examples where relevant:

Updates to existing topics

To update existing topics, specify a link to the topics that are affected. Include a copy of the current text and the exact text to which it will change. For example: Change ABC to XYZ

https://openliberty.io/docs/latest/reference/command/featureUtility-commands.html

Add to the end of the table

Environment variable Corresponding properties Description
no_proxy http.nonProxyHosts This is a list of patterns separated by | and ,. The patterns may start or end with a '*' for wildcards. Any host matching one of these patterns will be reached through a direct connection instead of going through a proxy.

Metadata

Metadata

Assignees

Labels

24.0.0.12technical reviewedAn SME reviewed and approved the documentation from a technical perspective.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions