mbien commented on issue #1333: URL: https://github.com/apache/maven-mvnd/issues/1333#issuecomment-2910607707
NB has a fallback mode when used without event spy. This particular issue is likely a regression of that fallback mode, but I haven't verified my suspicion yet (likely https://github.com/apache/netbeans/pull/7979) NB does also know when the process is done, so (this particular issue) would be fixable in multiple ways. But the proper fix would be to categorize events in EventSpy so that it knows what stages they are from - this would allow using it in parallel modes. Before that, there needs to be more cleanup though - that area is a bit messy still. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org