GH-1773: Treat 410 Gone as 404 Not Found by cstamas · Pull Request #1775 · apache/maven-resolver

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@cstamas

Copy link Copy Markdown

Member

@cstamas cstamas commented

Jan 29, 2026

edited

Loading

This change in fact unifies error handling in HTTP transporters, and removes copy-paste from all of them.

Fixes #1773

@cstamas cstamas added this to the 2.0.15 milestone

Jan 29, 2026

@cstamas cstamas self-assigned this

Jan 29, 2026

@cstamas cstamas added the enhancement

New feature or request

label

Jan 29, 2026

@cstamas cstamas marked this pull request as ready for review

January 29, 2026 15:22

@cstamas cstamas merged commit f3b42f7 into apache:master

Jan 29, 2026

14 checks passed

@cstamas cstamas deleted the gh-1773 branch

January 29, 2026 17:09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@kwin kwin kwin approved these changes

@slawekjaranowski slawekjaranowski Awaiting requested review from slawekjaranowski

Assignees

@cstamas cstamas

Labels

enhancement

New feature or request

Projects

None yet

Milestone

2.0.15

Development

Successfully merging this pull request may close these issues.

Improve transport error classification

2 participants

@cstamas @kwin