Fix CNFE for bmunit5 plugin tests

This commit is contained in:
Severin Gehwolf 2021-05-31 18:52:33 +02:00
parent ec344a7c3e
commit 37790c4096

View File

@ -136,6 +136,9 @@ sed -i "s|java-cup|java_cup|" tests/pom.xml
# Put byteman-rulecheck-maven-plugin into a separate package
%mvn_package ":byteman-rulecheck-maven-plugin" rulecheck-maven-plugin
# CNFE being thrown without this for bmunit5 in rawhide and with tests enabled
%pom_add_dep "org.apache.commons:commons-lang3" contrib/bmunit5
# Put byteman-bmunit/byteman-dtest into a separate packages since they
# runtime require junit
%mvn_package ":byteman-bmunit" bmunit