This commit is contained in:
parent
ab3578ec14
commit
2a1c83a45f
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package maven-reporting-exec
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -75,7 +75,7 @@ sed -i 's/\r//g' pom.xml src/main/java/org/apache/maven/reporting/exec/*
|
||||
# Test are skipped because there are errors with PlexusLogger
|
||||
# More info possibly here:
|
||||
# https://docs.sonatype.org/display/AETHER/Using+Aether+in+Maven+Plugins?focusedCommentId=10485782#comment-10485782
|
||||
%{mvn_build} -f
|
||||
%{mvn_build} -f -- -Dmaven.compiler.release=6
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
|
Loading…
x
Reference in New Issue
Block a user