cdprete commented on code in PR #441:
URL: https://github.com/apache/maven-site/pull/441#discussion_r1272989506


##########
content/markdown/guides/mini/guide-resolver-transport.md:
##########
@@ -99,6 +99,60 @@ for example to allow the user to tell Maven how long to wait 
before giving up on
   </servers>
 </settings>
 ```
+## Low-level Resolver configuration
+
+All configuration items mentioned in  [Configuration 
Options](https://maven.apache.org/resolver/configuration.html) 
+which is not mapped by server/configuration tag must be provided in special 
way.

Review Comment:
   Ok, I would then rewrite the sentence as:
   > All configuration items mentioned in  [Configuration 
Options](https://maven.apache.org/resolver/configuration.html) 
   which **are** not mapped by server/configuration tag (e.g.: like for [Custom 
Headers](https://maven.apache.org/guides/mini/guide-resolver-transport.html#custom-http-headers)
 and [Connection 
Timeouts](https://maven.apache.org/guides/mini/guide-resolver-transport.html#timeouts))
 must be provided in special way.



-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to