Fix CNFE for bmunit5 plugin tests
This commit is contained in:
parent
ec344a7c3e
commit
37790c4096
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user