cstamas commented on PR #1987:
URL: https://github.com/apache/maven/pull/1987#issuecomment-2546453064

   Maven4 "core" (the new one) is  already Maven DI, while "old core" 
(impl/maven-core) is still sisu DI. Still, there is a "bridge" that makes Maven 
DI components visible to Sisu, hence "everything work" even if "new core" is 
already Maven DI.
   
   For outside of Maven (this repo), Maven4 stuff can already migrate to Maven 
DI, while stuff requiring Maven 3 AND 4 support should remain on Sisu as that 
is the common denominator of two.


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