Accepting request 750344 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/750344 OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-plugin-tools?expand=0&rev=16
This commit is contained in:
parent
57274b4595
commit
03130ed9dc
@ -133,7 +133,11 @@ API documentation for %{name}.
|
||||
%build
|
||||
pushd %{name}
|
||||
%{mvn_file} :%{name} %{base_name}/%{name}
|
||||
%{mvn_build} -f -- -Dmaven.compiler.release=6
|
||||
%{mvn_build} -f \
|
||||
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
|
||||
-- -Dmaven.compiler.release=6
|
||||
%endif
|
||||
|
||||
popd
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user