You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2023/01/17 07:11:45 UTC

[GitHub] [maven] cstamas opened a new pull request, #961: [MNG-7608] Make native transport the default

cstamas opened a new pull request, #961:
URL: https://github.com/apache/maven/pull/961

   This immediately cuts in "half" the count of HTTP requests against Maven Central or any major MRM.
   
   Altering the meaning of "default": is now same as "auto", but still leaving it in place for future, as "default" at some point may again become something different than "native".
   
   ---
   
   https://issues.apache.org/jira/browse/MNG-7608


-- 
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-unsubscribe@maven.apache.org

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


[GitHub] [maven] cstamas merged pull request #961: [3.9.x][MNG-7608] Make native transport the default

Posted by GitBox <gi...@apache.org>.
cstamas merged PR #961:
URL: https://github.com/apache/maven/pull/961


-- 
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-unsubscribe@maven.apache.org

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


[GitHub] [maven] cstamas commented on pull request #961: [MNG-7608] Make native transport the default

Posted by GitBox <gi...@apache.org>.
cstamas commented on PR #961:
URL: https://github.com/apache/maven/pull/961#issuecomment-1384957103

   This change breaks one IT adjusted in https://github.com/apache/maven-integration-testing/pull/237


-- 
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-unsubscribe@maven.apache.org

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