Accepting request 1093804 from Java:packages

3.9.2

OBS-URL: https://build.opensuse.org/request/show/1093804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2023-06-20 14:48:27 +00:00 committed by Git OBS Bridge
commit 18c5c26c7d
7 changed files with 40 additions and 7 deletions

View File

@ -11,6 +11,15 @@ diff --git a/apache-maven/src/bin/mvn b/apache-maven/src/bin/mvn
index dfa384b8e..8c03825ed 100755
--- a/apache-maven/src/bin/mvn
+++ b/apache-maven/src/bin/mvn
@@ -22,7 +22,7 @@
#
# Environment Variable Prerequisites
#
-# JAVA_HOME Must point at your Java Development Kit installation.
+# JAVA_HOME (Optional) Must point at your Java Development Kit installation.
# MAVEN_ARGS (Optional) Arguments passed to Maven before CLI arguments.
# MAVEN_OPTS (Optional) Java runtime options used when Maven is executed.
# MAVEN_SKIP_RC (Optional) Flag to disable loading of mavenrc files.
@@ -38,12 +38,24 @@ if [ -z "$MAVEN_SKIP_RC" ] ; then
. /etc/mavenrc
fi

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:69b7c0318e2191f7c819be2bb69cdd041f337ed6cbee62d5d2e7582eea5e23ba
size 5232

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:83276c67dfa8084a1f6369fae4ec6fd6b47b31138a970f6f1819c7ad5e250b55
size 2784624

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1cebf6ecfcdfcaefcb1b29f089e0134b192d70aa4acab87157b3cc4f4a3eab90
size 5116

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9f3ba1c9563a3cd5256fe6caf92f7e6a69a174fe8c803efe5137e843254801b
size 2793399

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Jun 19 15:31:21 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 3.9.2
* Bug
+ [MNG-7750] - Interpolated properties in originalModel in
an active profile.
+ [MNG-7759] - java.lang.NullPointerException at org.apache
.maven.repository.internal.DefaultModelCache.newInstance
(DefaultModelCache.java:37)
* Improvement
+ [MNG-7712] - Core should issue a warning if plugin depends
on maven-compat
+ [MNG-7741] - Add more information when using
-Dmaven.repo.local.recordReverseTree=true
+ [MNG-7754] - Improvement and extension of plugin validation
+ [MNG-7767] - Tone down plugin validation report
+ [MNG-7776] - don't fingerprint Sigstore signatures (like GPG)
+ [MNG-7778] - Maven should print suppressed exceptions when a
mojo fails
* Task
+ [MNG-7749] - Upgrade animal-sniffer from 1.21 to 1.23
+ [MNG-7774] - Maven config and command line interpolation
-------------------------------------------------------------------
Thu May 11 08:39:04 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -20,7 +20,7 @@
%global homedir %{_datadir}/%{name}%{?maven_version_suffix}
%global confdir %{_sysconfdir}/%{name}%{?maven_version_suffix}
Name: maven
Version: 3.9.1
Version: 3.9.2
Release: 0
Summary: Java project management and project comprehension tool
# maven itself is ASL 2.0