You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/04/24 19:58:00 UTC

[jira] [Updated] (MRESOLVER-167) Support forcing specific repositories for artifacts

     [ https://issues.apache.org/jira/browse/MRESOLVER-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated MRESOLVER-167:
-------------------------------------
    Component/s: Resolver

> Support forcing specific repositories for artifacts
> ---------------------------------------------------
>
>                 Key: MRESOLVER-167
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-167
>             Project: Maven Resolver
>          Issue Type: Improvement
>          Components: Resolver
>            Reporter: Vasiliy Kudriavtsev
>            Priority: Major
>
> We need the ability to enforce searching for specfic artifacts (for example, artifacts with a certian group id or a group id matching a wildcard) from specific repositories
> Use case:
>  # We use both public and local repositories. For security reasons I want maven never to search public repositories for our internal artifacts as I do not want to reveal there names
>  # Performance. If I have to use several repositories and I know in advance where certain artifacts can be found, I would like to use this knowedge not to search in vain.
>  # 
> If maven maintainers are ok with the idea, I can go ahead and write a design document



--
This message was sent by Atlassian Jira
(v8.3.4#803005)