BOM should not inherit from aggregator POM

This commit is contained in:
Mikolaj Izdebski 2021-03-18 14:48:41 +01:00
parent e950e27b55
commit 84fd2700a5

View File

@ -82,6 +82,8 @@ for pom in $(find -mindepth 2 -name pom.xml); do
%pom_xpath_set -f "pom:dependency[pom:artifactId='apiguardian-api']/pom:scope" provided $pom
done
%pom_remove_parent junit-bom
# Add deps which are shaded by upstream and therefore not present in POMs.
%pom_add_dep net.sf.jopt-simple:jopt-simple:5.0.4 junit-platform-console
%pom_add_dep com.univocity:univocity-parsers:2.5.4 junit-jupiter-params