Skip to content

[1.9.x] Maven filters daemon friendly - #1682

Merged
cstamas merged 1 commit into
apache:maven-resolver-1.9.xfrom
cstamas:maven-resolver-1.9.x-filters-not-daemon-friendly
Nov 20, 2025
Merged

[1.9.x] Maven filters daemon friendly#1682
cstamas merged 1 commit into
apache:maven-resolver-1.9.xfrom
cstamas:maven-resolver-1.9.x-filters-not-daemon-friendly

Conversation

@cstamas

@cstamas cstamas commented Nov 20, 2025

Copy link
Copy Markdown
Member

Filters are not daemon friendly; move everything under session. Components are singletons, and use of RemoteRepository as key across sessions is something not recommended.

Filters are not daemon friendly; move everything under session.
Components are singletons, and use of `RemoteRepository` as
key across sessions is something not recommended.
@cstamas cstamas added this to the 1.9.25 milestone Nov 20, 2025
@cstamas cstamas added the bug Something isn't working label Nov 20, 2025
@cstamas
cstamas marked this pull request as ready for review November 20, 2025 16:40
@cstamas
cstamas merged commit ace32f6 into apache:maven-resolver-1.9.x Nov 20, 2025
17 checks passed
@cstamas
cstamas deleted the maven-resolver-1.9.x-filters-not-daemon-friendly branch November 20, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant