Skip to content

Drop legacy duplicated code#11494

Closed
cstamas wants to merge 3 commits intoapache:masterfrom
cstamas:collapse-tracking-file-handling
Closed

Drop legacy duplicated code#11494
cstamas wants to merge 3 commits intoapache:masterfrom
cstamas:collapse-tracking-file-handling

Conversation

@cstamas
Copy link
Member

@cstamas cstamas commented Nov 26, 2025

Right now Maven 4 (same as 3) contains duplicated code to read update status, and due this in-JVM but also process wide synchronization is needed.

For start, drop Maven legacy code and use resolver component to perform reads.

This should be done in Maven 3 as well, as code is pretty much same.

Requires latest resolver.

Right now Maven 4 (same as 3) contains duplicated code to read
update status, and due this in-JVM but also process wide
synchronization is needed.

For start, drop Maven legacy code and use resolver component
to perform reads.

This should be done in Maven 3 as well, as code is pretty
much same.
@cstamas cstamas self-assigned this Nov 26, 2025
This will fail, needs new resolver
@cstamas
Copy link
Member Author

cstamas commented Nov 28, 2025

Is merged into #11473

@cstamas cstamas closed this Nov 28, 2025
@cstamas cstamas deleted the collapse-tracking-file-handling branch November 28, 2025 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant