[MNG-6579] Externalize org.apache.maven.repository.internal.MavenRepositorySystemUtils
Open
enhancement
priority:major
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 40m
- Merged PRs (30d)
- 275
Description
**[Elliotte Rusty Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** opened **[MNG-6579](https://issues.apache.org/jira/browse/MNG-6579?redirect=false)** and commented
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.
---
No further details from [MNG-6579](https://issues.apache.org/jira/browse/MNG-6579?redirect=false)
Contributor guide
Assessment
This issue has not been assessed yet.