michael-o commented on code in PR #392:
URL: https://github.com/apache/maven-site/pull/392#discussion_r1127821580
##########
content/apt/guides/mini/guide-proxies.apt:
##########
@@ -59,8 +59,9 @@ Configuring a proxy
+----+
- Please note that currently NTLM proxies are not supported as they have not
been tested. You may be able to use the
- relevant system properties on JDK 1.4+ to make this work.
+ Please note that currently NTLM proxies are not supported as they have not
been tested. Some transports allow to use the
+ relevant system properties on JDK 1.4+ to make this work, but that approach
is specific for given implementation, and
+ should not be considered the "official" way of configuring proxies.
Review Comment:
This can all be skimmed to:
Some transports allow to use the relevant Java system properties to make
this work, but that approach is specific for given implementation, and should
not be considered the "official" way of configuring proxies.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]