Update build-requires in bootstrap mode
This commit is contained in:
parent
936360b00b
commit
b298b142e5
@ -15,10 +15,10 @@ Source0: http://repo1.maven.org/maven2/org/apache/maven/shared/%{name}/%{
|
||||
# Rejected upstream: https://issues.apache.org/jira/browse/MSHARED-490
|
||||
Patch0: 0001-Fix-running-tests-with-Maven-3.3.9.patch
|
||||
|
||||
BuildRequires: maven-local
|
||||
%if %{with bootstrap}
|
||||
BuildRequires: javapackages-bootstrap
|
||||
%else
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(junit:junit)
|
||||
BuildRequires: mvn(org.apache.maven:maven-artifact)
|
||||
BuildRequires: mvn(org.apache.maven:maven-compat)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user