-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MNG-8312] Generate the BOM automatically #1797
Conversation
I wonder if we should make the BOM have no parent at all, that would be easier to manage. |
Yup, BOM is generated and is attached, it does not need SCM and parent... |
Also, our plugins are akin to "fat BOM" as well, to not have add those "locked to Maven version" comments all over the place |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dont we want "fat BOM" as well? Or what is your plan?
I love the "fat" one! No more "locked to maven...." comment on properties in plugins! |
Only from Model 4.1.0+
JIRA issue: MNG-8312