Skip to content

Metadata type out of coordinates #1491

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

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Jun 14, 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.

Fix for metadata type that contains / (slash)
@cstamas cstamas added the bug Something isn't working label Jun 14, 2025
@cstamas cstamas marked this pull request as ready for review June 15, 2025 12:36
@cstamas cstamas self-assigned this Jun 15, 2025
@cstamas cstamas requested a review from gnodet June 15, 2025 12:58
@cstamas cstamas merged commit a9573dd into apache:master Jun 16, 2025
8 checks passed
@cstamas cstamas deleted the metadata-type-non-addressable branch June 16, 2025 14:55
@github-actions github-actions bot added this to the 2.0.10 milestone Jun 16, 2025
cstamas added a commit to cstamas/maven-resolver that referenced this pull request 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.
cstamas added a commit that referenced this pull request 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.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
@cstamas cstamas added enhancement New feature or request and removed bug Something isn't working labels 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.

1 participant