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-plugin \
|
||||||
maven-surefire-report-plugin; do
|
maven-surefire-report-plugin; do
|
||||||
pushd ${i}
|
pushd ${i}
|
||||||
%mvn_build -f
|
%mvn_build -f -- -Dmaven.compiler.release=6
|
||||||
popd
|
popd
|
||||||
%mvn_artifact ${i}/pom.xml ${i}/target/${i}-%{version}.jar
|
%mvn_artifact ${i}/pom.xml ${i}/target/${i}-%{version}.jar
|
||||||
if [ -d ${i}/target/site/apidocs ]; then
|
if [ -d ${i}/target/site/apidocs ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user