You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because logbook-bom has a parent module and this parent has dependency management too, these dependencies are added to the project when importing dependencies using logbook-bom
Expected Behavior
That logbook-bom does not inherit dependency management from any parent project
Actual Behavior
That logbook-bom has logbook-parent as parent which includes dependencyManagement
logbook-bom includes many test dependencies. See https://mvnrepository.com/artifact/org.zalando/logbook-bom/2.11.0
Description
Because logbook-bom has a parent module and this parent has dependency management too, these dependencies are added to the project when importing dependencies using logbook-bom
Expected Behavior
That logbook-bom does not inherit dependency management from any parent project
Actual Behavior
That logbook-bom has logbook-parent as parent which includes dependencyManagement
Possible Fix
Steps to Reproduce
Run:
Context
I had to create my own logbook-bom without a parent
Your Environment
The text was updated successfully, but these errors were encountered: