Accepting request 1180165 from Java:packages

3.9.7

OBS-URL: https://build.opensuse.org/request/show/1180165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven?expand=0&rev=25
This commit is contained in:
Ana Guerrero 2024-06-12 13:39:27 +00:00 committed by Git OBS Bridge
commit 6d338a7bf3
6 changed files with 49 additions and 8 deletions

View File

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

BIN
apache-maven-3.9.6-src.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
apache-maven-3.9.7-build.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
apache-maven-3.9.7-src.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Tue Jun 11 15:23:33 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 3.9.7
* Bug
+ MNG-8106: Maven Metadata corruption if repository directory
role overlaps
+ MNG-8121: NullPointerException at
org.apache.maven.artifact.repository.metadata.Metadata.merge
(Metadata.java:293)
* New Feature
+ MNG-5726: Update OS Activation To Allow Wildcards In OS
Version
+ MNG-8030: Backport: Add ability to ignore dependency
repositories: mvn -itr
* Improvement
+ MNG-8019: Streamline update policy of
pluginRepository/repository of Maven Central in Super POM
+ MNG-8029: improve documentation of mirror in settings
+ MNG-8031: Backport: Make Maven transfer listener used with
Resolver more concurrent friendly
+ MNG-8081: default profile activation should consider available
system and user properties
+ MNG-8085: swtich from png+imagemap to svg
+ MNG-8117: Improve prerequisite evaluation and plugin version
selection logging
* Task
+ MNG-7309: Remove redundant MojoDescriptor parameterMap
+ MNG-8011: Minimize and make generic the README.txt
+ MNG-8055: Investigate possible solutions for build number
diffs on deploy
* Dependency upgrade
+ MNG-8094: Resolver 1.9.19
+ MNG-8100: Upgrade default plugin bindings
+ MNG-8101: Upgrade Parent to 42
+ MNG-8109: Resolver 1.9.20
+ MNG-8115: Upgrade minimal set of dependencies
+ MNG-8125: (build) Bump buildhelper-maven-plugin to 3.6.0 (was
3.4.0)
+ MNG-8126: Bump logback classic to 1.2.13 (was 1.2.12)
+ MNG-8127: Bump guava to 33.2.0-jre
-------------------------------------------------------------------
Mon Jun 10 13:58:23 UTC 2024 - Fridrich Strba <fstrba@suse.com>
@ -18,7 +60,6 @@ Wed Feb 21 15:10:43 UTC 2024 - Fridrich Strba <fstrba@suse.com>
Tue Jan 30 07:13:33 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade tu upstream version 3.9.6
* Bug
+ MNG-7851: Error message when modelVersion is 4.0 is confusing
* Improvement

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.6
Version: 3.9.7
Release: 0
Summary: Java project management and project comprehension tool
# maven itself is ASL 2.0