hboutemy commented on PR #740: URL: https://github.com/apache/maven/pull/740#issuecomment-1126664314
how do you expect filtering to happen to know which instance of EventSpy is expected in your Mojo instance? There are thousands of EvenSpy instances, even when you filter only a certain type definitely, the lifecycle of EventSpy objects seems completely not adapted to using IoC injection to me Perhaps this study about LifecycleParticipant could help you https://maven.apache.org/studies/extension-demo/ -- 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