You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Robert Fallows (Jira)" <ji...@apache.org> on 2021/01/24 20:15:00 UTC

[jira] [Created] (MNG-7081) Proxyless Repository Content Filtering

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)