Added surefire and test deps
This commit is contained in:
parent
cc5ec61ecd
commit
a03a4eda3e
1 changed files with 6 additions and 0 deletions
|
|
@ -15,7 +15,13 @@ BuildRequires: maven-local
|
|||
BuildRequires: byteman
|
||||
BuildRequires: rsyntaxtextarea
|
||||
BuildRequires: junit5
|
||||
BuildRequires: ant-junit5
|
||||
BuildRequires: junit
|
||||
BuildRequires: ant-junit
|
||||
BuildRequires: maven-surefire-provider-junit
|
||||
BuildRequires: maven-surefire-provider-junit5
|
||||
BuildRequires: maven-surefire
|
||||
BuildRequires: maven-surefire-plugin
|
||||
# depends on devel, not runtime (needs tools.jar)
|
||||
BuildRequires: java-devel = 1:1.8.0
|
||||
BuildRequires: google-gson
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue