gnodet commented on PR #30:
URL: 
https://github.com/apache/maven-build-cache-extension/pull/30#issuecomment-1289108667

   > For now plugin fails with error for a number of popular plugins (pmd and 
spot bugs among them) and it looks like a serious gap to me. I think we need 
fix this before releasing first version. The fix looks pretty safe for me, but 
it requires to get execution events which I was able to properly get in "core 
extension mode" only.
   > In "build extension" mode `EventSpyDispatcher` is not available to 
extension and it is not possible to subscribe for events easily. If I add 
EventSpy into extension, it disables cache because 
`BuildCacheMojosExecutionStrategy` is not discovered by guice. So I'm trying to 
find solution which will allow to run extension in both modes
   
   How are `EventSpy` and `BuildCacheMojosExecutionStrategy` related ?


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

Reply via email to