Accepting request 750201 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/750201 OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-containers?expand=0&rev=23
This commit is contained in:
parent
eac3c8e6e9
commit
6631bf8a18
@ -127,9 +127,9 @@ sed -i "s|<version>2.3</version>|<version> %{javadoc_plugin_version}</version>|"
|
||||
pushd %{comp_name}
|
||||
%{mvn_file} :%{comp_name} %{base_name}/%{comp_name}
|
||||
%if %{with tests}
|
||||
%{mvn_build}
|
||||
%{mvn_build} -- -Dmaven.compiler.release=6
|
||||
%else
|
||||
%{mvn_build} -f
|
||||
%{mvn_build} -f -- -Dmaven.compiler.release=6
|
||||
%endif
|
||||
popd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user