Hiteshsai007 commented on PR #12417: URL: https://github.com/apache/maven/pull/12417#issuecomment-4933995758
Thanks for the review and guidance, @gnodet! I agree that `mixins` are a much cleaner and safer architectural approach to solving this use case compared to overloading BOM import semantics. Following your suggestion, I have created a new pull request (**#12461**) which adds a dedicated integration test demonstrating how users can leverage `<mixins>` to successfully inherit both properties and dependency management, which directly addresses the core requirement of MNG-8432. Since the new PR implements the preferred solution, I will go ahead and close this one. Thanks again for the feedback! -- 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]
