This commit is contained in:
parent
2a1c83a45f
commit
7f8dd73a09
@ -72,10 +72,10 @@ sed -i 's/\r//g' pom.xml src/main/java/org/apache/maven/reporting/exec/*
|
|||||||
%pom_change_dep org.sonatype.sisu:sisu-inject-plexus org.eclipse.sisu:org.eclipse.sisu.plexus
|
%pom_change_dep org.sonatype.sisu:sisu-inject-plexus org.eclipse.sisu:org.eclipse.sisu.plexus
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# Test are skipped because there are errors with PlexusLogger
|
%{mvn_build} -f \
|
||||||
# More info possibly here:
|
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
|
||||||
# https://docs.sonatype.org/display/AETHER/Using+Aether+in+Maven+Plugins?focusedCommentId=10485782#comment-10485782
|
-- -Dmaven.compiler.release=6
|
||||||
%{mvn_build} -f -- -Dmaven.compiler.release=6
|
%endif
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%mvn_install
|
%mvn_install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user