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

   The `f013` triggered an avalanche of issues, so instead to "hack it in", 
let's solve it properly. This is all about unfinished "repository key 
functions" story, that was there, but unfinished. 
   
   This PR does:
   * next to existing `system repo key` introduces equal rights `tracking repo 
key`. Former is used to coalesce remote repositories (RemoteRepositoryManager), 
latter is used always when "file path and remote repository" are being dealt 
with (so composing file paths).
   * introduced several extra options as well, while removed (coalesced) some 
others
   * cleaned up key usage, so now consistently tracking repo key is used across 
all subsystems that deal with disk and remote reposes
   
   


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