Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-deploy-plugin for
openSUSE:Factory checked in at 2026-09-16 17:42:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-deploy-plugin (Old)
and /work/SRC/openSUSE:Factory/.maven-deploy-plugin.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-deploy-plugin"
Wed Sep 16 17:42:30 2026 rev:7 rq:1378162 version:3.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-deploy-plugin/maven-deploy-plugin.changes
2026-07-20 10:01:00.811509147 +0200
+++
/work/SRC/openSUSE:Factory/.maven-deploy-plugin.new.383539/maven-deploy-plugin.changes
2026-09-16 17:45:21.342567213 +0200
@@ -1,0 +2,43 @@
+Tue Sep 15 10:18:12 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Update to version 3.2.0
+ * New features and improvements
+ + Cache projectsWithDeployExecution to fix O(N²) reactor scan
+ * Bug Fixes
+ + Backport security audit fixes to 3.x (f004-f008, f010, f012)
+ * Documentation updates
+ + Clarify deploy without editing this projects POM
+ + Restore the plain form of the ASF licence header
+ + Add AGENTS.md + SECURITY.md security-model pointer for scanner
+ discoverability
+ * Maintenance
+ + Simplify remote repository creation
+ + Restore the plain form of the ASF licence header
+ + enable build with Maven 4
+ + Add AGENTS.md + SECURITY.md security-model pointer for scanner
+ discoverability
+ + Migration to JUnit 5 - avoid using AbstractMojoTestCase
+ + Migration to JUnit 5 - avoid using AbstractMojoTestCase in
+ DeployFileMojoTest
+ + Bump m-invoker-p to 3.9.1
+ + Feature/apt to md 3.x
+ * Build
+ + update deployAtEnd ITs to match latest 4 behaviour
+ * Dependency updates
+ + Bump apache/maven-gh-actions-shared/.github/workflows/
+ /release-drafter.yml from 4 to 5
+ + Bump apache/maven-gh-actions-shared/.github/workflows/
+ /maven-verify.yml from 4 to 5
+ + Bump apache/maven-gh-actions-shared/.github/workflows/
+ /pr-automation.yml from 4 to 5
+ + Bump org.apache.maven.plugins:maven-plugins from 44 to 49
+ + Bump mavenVersion from 3.9.9 to 3.9.16
+ + Bump resolverVersion from 1.9.22 to 1.9.27
+ + Bump org.apache.maven.plugin-testing
+ :maven-plugin-testing-harness from 3.3.0 to 3.5.1
+ + Update Plugins to 44 (3.x branch)
+- Modified patch:
+ * plexus-xml4-compat.patch
+ + rediff to changed context
+
+-------------------------------------------------------------------
Old:
----
maven-deploy-plugin-3.1.4.tar.gz
New:
----
maven-deploy-plugin-3.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-deploy-plugin.spec ++++++
--- /var/tmp/diff_new_pack.1QBsEI/_old 2026-09-16 17:45:27.207812211 +0200
+++ /var/tmp/diff_new_pack.1QBsEI/_new 2026-09-16 17:45:27.209812294 +0200
@@ -17,7 +17,7 @@
Name: maven-deploy-plugin
-Version: 3.1.4
+Version: 3.2.0
Release: 0
Summary: Maven Deploy Plugin
License: Apache-2.0
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.1QBsEI/_old 2026-09-16 17:45:27.292815762 +0200
+++ /var/tmp/diff_new_pack.1QBsEI/_new 2026-09-16 17:45:27.296815929 +0200
@@ -1,6 +1,6 @@
-mtime: 1784469208
-commit: dd0a6b8e3df3309308117e45d3d583804fa51addb16b2067093ad5d0d9dcf8be
+mtime: 1789468003
+commit: 6ceec989df88bb7835c647c5f79213098634ee151fac91021852f4097db7fdaf
url: https://src.opensuse.org/java-packages/maven-deploy-plugin
-revision: dd0a6b8e3df3309308117e45d3d583804fa51addb16b2067093ad5d0d9dcf8be
+revision: 6ceec989df88bb7835c647c5f79213098634ee151fac91021852f4097db7fdaf
projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj
++++++ build.specials.obscpio ++++++
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-09-15 12:26:43.000000000 +0200
@@ -0,0 +1 @@
+.osc
++++++ maven-deploy-plugin-3.1.4.tar.gz -> maven-deploy-plugin-3.2.0.tar.gz
++++++
++++ 4906 lines of diff (skipped)
++++++ plexus-xml4-compat.patch ++++++
--- /var/tmp/diff_new_pack.1QBsEI/_old 2026-09-16 17:45:27.748834810 +0200
+++ /var/tmp/diff_new_pack.1QBsEI/_new 2026-09-16 17:45:27.755835103 +0200
@@ -1,6 +1,6 @@
----
maven-deploy-plugin-maven-deploy-plugin-3.1.4/src/main/java/org/apache/maven/plugins/deploy/DeployFileMojo.java
2026-07-19 15:30:02.135489215 +0200
-+++
maven-deploy-plugin-maven-deploy-plugin-3.1.4/src/main/java/org/apache/maven/plugins/deploy/DeployFileMojo.java
2026-07-19 15:33:55.380869408 +0200
-@@ -44,8 +44,8 @@
+---
maven-deploy-plugin-3.2.0/src/main/java/org/apache/maven/plugins/deploy/DeployFileMojo.java
2026-09-15 12:14:09.893659577 +0200
++++
maven-deploy-plugin-3.2.0/src/main/java/org/apache/maven/plugins/deploy/DeployFileMojo.java
2026-09-15 12:14:45.577790046 +0200
+@@ -47,8 +47,8 @@
import org.codehaus.plexus.util.FileUtils;
import org.codehaus.plexus.util.IOUtil;
import org.codehaus.plexus.util.StringUtils;
@@ -9,9 +9,9 @@
+import org.codehaus.plexus.util.xml.XmlStreamReader;
+import org.codehaus.plexus.util.xml.XmlStreamWriter;
import org.codehaus.plexus.util.xml.pull.XmlPullParserException;
+ import org.eclipse.aether.RepositorySystem;
import org.eclipse.aether.RepositorySystemSession;
- import org.eclipse.aether.artifact.Artifact;
-@@ -454,7 +454,7 @@
+@@ -475,7 +475,7 @@
* @throws MojoExecutionException If the file doesn't exist or cannot be
read.
*/
Model readModel(File pomFile) throws MojoExecutionException {
@@ -20,7 +20,7 @@
return new MavenXpp3Reader().read(reader);
} catch (FileNotFoundException e) {
throw new MojoExecutionException("POM not found " + pomFile, e);
-@@ -478,7 +478,7 @@
+@@ -499,7 +499,7 @@
File tempFile = File.createTempFile("mvndeploy", ".pom");
tempFile.deleteOnExit();