gnodet commented on PR #1987: URL: https://github.com/apache/maven/pull/1987#issuecomment-2547886651
> Maven4 "core" (the new one, impl/maven-impl) 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. Right, so in short, when migrating components to the new Maven 4 API, they should be migrated to the `org.apache.maven.api.di` package too. -- 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