Skip to content

Metadata type out of coordinates #1503

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Jun 24, 2025

Fix for metadata type that contains / (slash), as right now the layout get messed up in such cases. Originally, the "type" was filename, and GAV are the coordinates, but with this simple change, we can (re)use Resolver to resolve files that are not in "addressable space", but still have all the benefit of caching/auth etc.

This is a backport for #1491

Fix for metadata type that contains `/` (slash), as right now the layout get messed up in such cases. Originally, the "type" was filename, and GAV are the coordinates, but with this simple change, we can (re)use Resolver to resolve files that are not in "addressable space", but still have all the benefit of caching/auth etc.
@cstamas cstamas requested a review from slawekjaranowski June 24, 2025 10:25
@cstamas cstamas self-assigned this Jun 24, 2025
@cstamas cstamas added this to the 1.9.24 milestone Jun 24, 2025
@cstamas cstamas marked this pull request as ready for review June 24, 2025 10:31
@cstamas cstamas merged commit b758518 into apache:maven-resolver-1.9.x Jun 24, 2025
11 checks passed
@cstamas cstamas deleted the maven-resolver-1.9.x-backport-1491 branch June 24, 2025 10:41
@slawekjaranowski slawekjaranowski added enhancement New feature or request and removed maintenance labels Jun 26, 2025
@slawekjaranowski slawekjaranowski changed the title Metadata type out of coordinates (#1491) Metadata type out of coordinates Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants