Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package maven-resources-plugin for 
openSUSE:Factory checked in at 2022-06-25 10:24:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-resources-plugin (Old)
 and      /work/SRC/openSUSE:Factory/.maven-resources-plugin.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven-resources-plugin"

Sat Jun 25 10:24:12 2022 rev:6 rq:984865 version:3.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/maven-resources-plugin/maven-resources-plugin.changes
    2022-05-25 20:35:17.168288253 +0200
+++ 
/work/SRC/openSUSE:Factory/.maven-resources-plugin.new.1548/maven-resources-plugin.changes
  2022-06-25 10:24:21.830682459 +0200
@@ -1,0 +2,6 @@
+Fri Jun 24 09:44:50 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Remove all dependencies with scope test, since a raw xmvn does
+  not hide them from maven.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ maven-resources-plugin.spec ++++++
--- /var/tmp/diff_new_pack.gJBY12/_old  2022-06-25 10:24:22.242683047 +0200
+++ /var/tmp/diff_new_pack.gJBY12/_new  2022-06-25 10:24:22.246683053 +0200
@@ -54,7 +54,6 @@
 %else
 Name:           %{base_name}
 BuildRequires:  xmvn
-BuildRequires:  
mvn(org.apache.maven.plugin-testing:maven-plugin-testing-harness)
 BuildRequires:  mvn(org.apache.maven.plugins:maven-compiler-plugin)
 BuildRequires:  mvn(org.apache.maven.plugins:maven-jar-plugin)
 BuildRequires:  mvn(org.apache.maven.plugins:maven-javadoc-plugin)
@@ -90,6 +89,9 @@
 %patch0 -p1
 %endif
 
+# Remove all dependencies with scope test, since a raw xmvn does not hide them
+%pom_remove_dep -r :::test:
+
 %build
 %if %{with bootstrap}
 mkdir -p lib

Reply via email to