forked from pool/maven-plugin-bundle
This commit is contained in:
parent
62c095e96f
commit
6212d94b8e
@ -111,8 +111,10 @@ rm -f src/main/java/org/apache/felix/bundleplugin/baseline/BaselineReport.java
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# Tests depend on bundled JARs
|
%{mvn_build} -f \
|
||||||
%{mvn_build} -f -- -Dmaven.compiler.release=7
|
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
|
||||||
|
-- -Dmaven.compiler.release=7
|
||||||
|
%endif
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%mvn_install
|
%mvn_install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user