Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package maven-dependency-plugin for 
openSUSE:Factory checked in at 2026-05-28 17:34:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-dependency-plugin (Old)
 and      /work/SRC/openSUSE:Factory/.maven-dependency-plugin.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven-dependency-plugin"

Thu May 28 17:34:03 2026 rev:9 rq:1355627 version:3.11.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/maven-dependency-plugin/maven-dependency-plugin.changes
  2026-02-09 16:00:06.903000945 +0100
+++ 
/work/SRC/openSUSE:Factory/.maven-dependency-plugin.new.1937/maven-dependency-plugin.changes
        2026-05-28 17:34:20.482088970 +0200
@@ -1,0 +2,46 @@
+Thu May 28 09:48:53 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Upgrade to version 3.11.0
+  * New features and improvements
+    + Add dependency:add and dependency:remove goals
+    + Added ability to provide arbitrary dependencies to properties
+      mojo
+  * Bug Fixes
+    + Fix artifact relocation support
+    + fix: fix addParentPoms=true causes repositories to be ignored.
+    + Fix false positive in analyze-exclusions with transitive
+      dependency exclusion
+    + Make AbstractAnalyzeMojo.filterArtifactsByScope() null-safe
+    + Prevent NPE in BuildClasspathMojo.appendArtifactPath() when an
+      artifact has no resolved file
+    + Log unpacking at debug level
+    + Resolve plugins declared in pluginManagement for
+      resolve-plugins and go-offline
+    + Fix analyze-exclusions crashes if there is no
+      dependencyManagement element
+  * Maintenance
+    + Enable ITs for dependency:remove and use mock dependencies
+    + More meaningful assertions
+    + Cure various typos IntelliJ complains about
+    + Remove unused jansi dependency
+    + Enable ITs for dependecy:add and use mock dependencies
+    + Cleaner exception handling
+  * Dependency updates
+    + Manage ASM version 9.10 to support JDK 27
+    + Bump eu.maveniverse.maven.domtrip:domtrip-core from 1.5.0 to
+      1.5.1
+    + Bump eu.maveniverse.maven.domtrip:domtrip-maven from 1.5.0 to
+      1.5.1
+    + Bump mavenVersion from 3.9.12 to 3.9.16
+    + Bump org.apache.maven.shared:maven-dependency-analyzer from
+      1.17.0 to 1.17.1
+    + Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 in
+      /src/it/projects/remove-dependency/basic
+    + Bump org.apache.maven.plugins:maven-plugins from 47 to 48
+    + Bump org.jsoup:jsoup from 1.22.1 to 1.22.2
+    + Bump org.apache.maven.doxia:doxia-sink-api from 2.0.0 to 2.1.0
+    + Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3
+    + Bump org.apache.maven.plugin-testing
+      :maven-plugin-testing-harness from 3.5.0 to 3.5.1
+
+-------------------------------------------------------------------

Old:
----
  maven-dependency-plugin-3.10.0-source-release.zip

New:
----
  maven-dependency-plugin-3.11.0-source-release.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ maven-dependency-plugin.spec ++++++
--- /var/tmp/diff_new_pack.tnAkCz/_old  2026-05-28 17:34:22.202160015 +0200
+++ /var/tmp/diff_new_pack.tnAkCz/_new  2026-05-28 17:34:22.206160181 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           maven-dependency-plugin
-Version:        3.10.0
+Version:        3.11.0
 Release:        0
 Summary:        Plugin to manipulate, copy and unpack local and remote 
artifacts
 License:        Apache-2.0
@@ -27,6 +27,8 @@
 BuildRequires:  fdupes
 BuildRequires:  maven-local
 BuildRequires:  unzip
+BuildRequires:  mvn(eu.maveniverse.maven.domtrip:domtrip-core)
+BuildRequires:  mvn(eu.maveniverse.maven.domtrip:domtrip-maven)
 BuildRequires:  mvn(javax.inject:javax.inject)
 BuildRequires:  mvn(org.apache.commons:commons-lang3)
 BuildRequires:  mvn(org.apache.maven.doxia:doxia-sink-api)

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.tnAkCz/_old  2026-05-28 17:34:22.302164146 +0200
+++ /var/tmp/diff_new_pack.tnAkCz/_new  2026-05-28 17:34:22.310164477 +0200
@@ -1,6 +1,6 @@
-mtime: 1770639676
-commit: 5395b86ade546232d205b85ab9f266724488593a7168a5eb956381fa5a6fd38f
-url: https://src.opensuse.org/java-packages/maven-dependency-plugin.git
-revision: 5395b86ade546232d205b85ab9f266724488593a7168a5eb956381fa5a6fd38f
+mtime: 1779962553
+commit: 4d2ca8e65be5613ad6244eb6d226fe0019276035d3b4d20506b6dc95d30e4956
+url: https://src.opensuse.org/java-packages/maven-dependency-plugin
+revision: 4d2ca8e65be5613ad6244eb6d226fe0019276035d3b4d20506b6dc95d30e4956
 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-05-28 12:02:33.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ maven-dependency-plugin-3.10.0-source-release.zip -> 
maven-dependency-plugin-3.11.0-source-release.zip ++++++
++++ 7233 lines of diff (skipped)

Reply via email to