cstamas commented on issue #11397: URL: https://github.com/apache/maven/issues/11397#issuecomment-3499529872
It was added in mvn4 maybe, unsure. Within reactor you should handle deps "as usual" (inheritance) and not with "import scope". Basically, BOMs are meant for downstream consumption, and hence, we are proposing to generate them, for example as Maven build is with [bom builder](https://github.com/maveniverse/bom-builder-maven-plugin) plugin. -- 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]
