Closed paoloantinori closed 7 years ago
This helps with Maven tooling, to filter out all the dependencies in dependencyManagement that are a user project might also define and that would be redundant.
dependencyManagement
@rhuss comments ?
@paoloantinori FYI, this needs to include also runtime-api once #27 gets merged
Pull request approved by @rhuss - applying approved label
This helps with Maven tooling, to filter out all the dependencies in
dependencyManagement
that are a user project might also define and that would be redundant.