John Robert Fallows created MNG-7081:
----------------------------------------
Summary: Proxyless Repository Content Filtering
Key: MNG-7081
URL: https://issues.apache.org/jira/browse/MNG-7081
Project: Maven
Issue Type: Improvement
Components: Artifacts and Repositories
Reporter: John Robert Fallows
Support ability to filter repository resolution to include or exclude by
{{groupId}} similar to [Gradle's Repository Content
Filtering|[https://docs.gradle.org/current/userguide/declaring_repositories.html#sec:repository-content-filtering]].
{quote}There are different use cases for it:
* performance, when you know a dependency will never be found in a specific
repository
* security, by avoiding leaking what dependencies are used in a private project
* reliability, when some repositories contain corrupted metadata or
artifacts{quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)