cstamas opened a new pull request, #11494: URL: https://github.com/apache/maven/pull/11494
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
