apache / apache/maven

[MNG-7973] New api resolving Map.Entry<Artifact,Path> is not enough

Open
#8,874 3 comments 0 reactions 0 assignees View on GitHub
maintenance priority:major
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.