hboutemy commented on PR #740:
URL: https://github.com/apache/maven/pull/740#issuecomment-1126784319

   I see
   making EventSpy visible in plugins is not the right approach: it would 
bypass the whole events organisation
   instead, clarifying how to use EventDispatcher (I imagine)
   
   in your context, is it from a plugin classloader or core classloader 
(extension or plugin marked as extension)?
   because until now, AFAIK, events are only dispatched from core: if we need 
to dispatch from another context, we'll have to check how it impacts the 
dispatch workflow


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