Skip to content
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

Remove parent inheritance from BOM #116

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

protocol7
Copy link
Contributor

Inheriting a parent from a Maven BOM will leak all dependencies in the
section in the parent through the BOM. This
removes that inheritance and adds configuration to the BOM to allow for
releases to work.

Inheriting a parent from a Maven BOM will leak all dependencies in the
<dependancyManagement> section in the parent through the BOM. This
removes that inheritance and adds configuration to the BOM to allow for
releases to work.
@samfadrigalan samfadrigalan self-requested a review October 5, 2021 13:18
@samfadrigalan samfadrigalan merged commit aff93d9 into spotify:master Oct 5, 2021
@protocol7 protocol7 deleted the fix-bom-leak branch October 5, 2021 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants