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

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

Vasiliy Kudriavtsev created MRESOLVER-167:
---------------------------------------------

             Summary: Support forcing specific repositories for artifacts
                 Key: MRESOLVER-167
                 URL: https://issues.apache.org/jira/browse/MRESOLVER-167
             Project: Maven Resolver
          Issue Type: Improvement
            Reporter: Vasiliy Kudriavtsev


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