forked from pool/maven-invoker-plugin
This commit is contained in:
parent
ead433149e
commit
be66ebf027
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 11:47:24 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Upgrade to upstream version 3.2.2
|
||||
* fixes build with maven-script-interpreter 1.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 22 00:49:35 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -79,7 +79,7 @@ API documentation for %{name}.
|
||||
%build
|
||||
%{mvn_build} -f -- \
|
||||
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
|
||||
-Dmaven.compiler.release=8 \
|
||||
-Dmaven.compiler.release=8 \
|
||||
%endif
|
||||
-Dsource=8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user