gnodet commented on pull request #548:
URL: https://github.com/apache/maven/pull/548#issuecomment-926081490


   > > I've pushed a new commit 
[430bb54](https://github.com/apache/maven/commit/430bb54d36ffd6105c47856858d9f5a82a0e5c8e)
 in my refactoring PR #547 to introduce a `Container` api and abstract as much 
as possible from _plexus_ and _sisu_.
   > > This actually kinda supersedes this PR as we can simply inject the new 
`Container` to use for the lookup.
   > 
   > Well, re PR, unsure why you did that, as maven-compat is about to be 
dropped, IMHO we should not spend any time and effort on that module (is maven2 
compat layer, should go away in maven4).
   > 
   > Re Container, I will take a look.
   
   I'll push a new PR for the Container api.  It was messing with my original 
one which is now mainly about using constructor injection for JSR 330 (and 
isn't related to `maven-compat` in any way...


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