You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2019/01/26 18:31:00 UTC

[jira] [Commented] (MNG-6579) Externalize org.apache.maven.repository.internal.MavenRepositorySystemUtils

    [ https://issues.apache.org/jira/browse/MNG-6579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753149#comment-16753149 ] 

Robert Scholte commented on MNG-6579:
-------------------------------------

I'd like to have a concrete example, because my idea is to make it even harder to get access to Maven Artifact Resolver. The maven-plugin-api should be extended for better dependency resolution support.

> Externalize org.apache.maven.repository.internal.MavenRepositorySystemUtils
> ---------------------------------------------------------------------------
>
>                 Key: MNG-6579
>                 URL: https://issues.apache.org/jira/browse/MNG-6579
>             Project: Maven
>          Issue Type: New Feature
>            Reporter: Elliotte Rusty Harold
>            Priority: Major
>             Fix For: 3.x / Backlog
>
>
> 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)