gabrielgiussi commented on issue #11618: URL: https://github.com/apache/maven/issues/11618#issuecomment-3710223275
In the netbeans ticket the stacktrace seems to show that it is using the `DefaultDependencyCollector` which uses a single thread so I'm not sure how the concurrenct access to `validIds` might be happening in that case, but here is a stacktrace of this problem when using leiningen with dependencyCollector=bf. <img width="1269" height="639" alt="Image" src="https://github.com/user-attachments/assets/8c49e943-a348-4633-a269-68e29cc2d4b7" /> -- 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]
