You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (JIRA)" <ji...@apache.org> on 2018/07/23 17:31:00 UTC

[jira] [Created] (MRESOLVER-49) Externalize org.apache.maven.repository.internal.MavenRepositorySystemUtils

Elliotte Rusty Harold created MRESOLVER-49:
----------------------------------------------

             Summary: Externalize org.apache.maven.repository.internal.MavenRepositorySystemUtils
                 Key: MRESOLVER-49
                 URL: https://issues.apache.org/jira/browse/MRESOLVER-49
             Project: Maven Resolver
          Issue Type: New Feature
          Components: resolver
            Reporter: Elliotte Rusty Harold


org.apache.maven.repository.internal.MavenRepositorySystemUtils is essentially mandatory for using the resolver. Without it you can't create a RepositorySystem, a ServiceLocator, or a RepositorySystemSession; all of which are needed before you can resolve an artifact.

This functionality should be available in a non-internal package. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)