You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
Hi @jjiwooLim - when you have a projected GA release for this epic, please add the corresponding version label to this issue so we can prioritize it. Let me know if you have any questions. Thanks!
Feature epic details
Operating systems
Does the documentation apply to all 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
no_proxy
http.nonProxyHosts
|
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.The text was updated successfully, but these errors were encountered: