Accepting request 750203 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/750203 OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-surefire?expand=0&rev=10
This commit is contained in:
parent
9444b0474b
commit
84fe686a79
@ -168,7 +168,7 @@ for i in \
|
||||
maven-surefire-plugin \
|
||||
maven-surefire-report-plugin; do
|
||||
pushd ${i}
|
||||
%mvn_build -f
|
||||
%mvn_build -f -- -Dmaven.compiler.release=6
|
||||
popd
|
||||
%mvn_artifact ${i}/pom.xml ${i}/target/${i}-%{version}.jar
|
||||
if [ -d ${i}/target/site/apidocs ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user