gnodet commented on issue #11011:
URL: https://github.com/apache/maven/issues/11011#issuecomment-3386057311

   > Computers exist to automate, not incur additional labor.
   > 
   > The JVM already has fairly standard parameters to configure transport 
details. Other Java components already follow them. Maven is an outlier for 
requiring reminding.
   > 
   > Maven is notorious for exactly this kind of boilerplate.
   > 
   > If there's a question of backwards compatibility, announce the change 
ahead of time, and do so in a major version increment.
   > […](#)
   
   So it's just about adding `aether.connector.http.useSystemProperties=true` 
in your maven configuration file.  Have you tried that ?  Not that much 
boilerplate really.


-- 
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]

Reply via email to