apache / apache/maven

[MNG-7421] DefaultVersionRangeResolver do not query the custom repository

Open
#9,157 6 comments 0 reactions 0 assignees View on GitHub
enhancement priority:major
Dominant language
Java
Stars
5.3k
Forks
3.1k
Avg merge
20h 42m
Merged PRs (30d)
297

Description

**[Christoph Läubrich](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=laeubi)** opened **[MNG-7421](https://issues.apache.org/jira/browse/MNG-7421?redirect=false)** and commented

DefaultVersionRangeResolver.readVersions(RepositorySystemSession, RequestTrace, Metadata, ArtifactRepository, VersionRangeResult) only works if there is a metadata.xml

If no metadata is found, it would be good if the org.apache.maven.artifact.repository.ArtifactRepository.findVersions(Artifact) is queried instead.

The usecase for this is that tycho has a custom repository layout that do not has a metadata avaiable but provides a custom layout implementation instead.

---
No further details from [MNG-7421](https://issues.apache.org/jira/browse/MNG-7421?redirect=false)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.