Aggregation Issues

Best Practices for Virtual Repository Sizing

AuthorFullName__c
Patrick Russell
articleNumber
000004540
FirstPublishedDate
2019-09-05T22:03:30Z
lastModifiedDate
2025-05-15
VersionNumber
7
Virtual repositories for different repository types will have different logic handlers. For example, if two Maven Snapshot builds share the same path, the virtual repository will serve an "incorrect" file based on the resolution order:

User-added image

You may be able to change the Resolution Order of your repositories to fix this particular pathing issue, but it could break other builds that are using the same, large virtual repository.