rmannibucau commented on pull request #6:
URL: https://github.com/apache/maven-clean-plugin/pull/6#issuecomment-996512890


   @gnodet the parent IoC is active while classes are visible I think so it 
should work, or did you mean EventSpy is not exported for plugins (thought it 
was). You can't call init/close methods since the lifecycle is managed by the 
dispatcher but calling a "fire" method should be fine. I don't recall without 
checking if you can inject directly `List<SessionListener>` with guice but it 
sounds like the solution if it works.


-- 
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]


Reply via email to