[MNG-7973] New api resolving Map.Entry<Artifact,Path> is not enough
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 297
Description
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** opened **[MNG-7973](https://issues.apache.org/jira/browse/MNG-7973?redirect=false)** and commented
Map.Entry is not enough, we need artifact resolve result. As many times we need RemoteRepository, like "from which repository was it resolved".
---
No further details from [MNG-7973](https://issues.apache.org/jira/browse/MNG-7973?redirect=false)
Contributor guide
Research direction
Start by reading MNG-7973 and locating the API that currently returns Map.Entry. Trace how artifact resolution results are represented and where the RemoteRepository provenance is available. Done means the API exposes the full resolution result, including the repository from which the artifact was resolved, with coverage for that information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100