Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmvn for openSUSE:Factory checked in at 2024-05-15 21:29:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmvn (Old) and /work/SRC/openSUSE:Factory/.xmvn.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmvn" Wed May 15 21:29:12 2024 rev:20 rq:1174252 version:4.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xmvn/xmvn-mojo.changes 2024-01-30 18:26:30.408305206 +0100 +++ /work/SRC/openSUSE:Factory/.xmvn.new.1880/xmvn-mojo.changes 2024-05-15 21:29:35.896110497 +0200 @@ -1,0 +2,6 @@ +Wed May 15 12:30:44 UTC 2024 - Fridrich Strba <[email protected]> + +- Fix build with maven-plugin-plugin >= 3.11.0: define default + goalPrefix + +------------------------------------------------------------------- xmvn-tools.changes: same change xmvn.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmvn-mojo.spec ++++++ --- /var/tmp/diff_new_pack.N5vUop/_old 2024-05-15 21:29:37.424165805 +0200 +++ /var/tmp/diff_new_pack.N5vUop/_new 2024-05-15 21:29:37.424165805 +0200 @@ -99,6 +99,9 @@ # Remove all dependencies with scope test, since a raw xmvn does not hide them %pom_remove_dep -r :::test: +%pom_xpath_inject "pom:project/pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-plugin-plugin']/pom:configuration" ' + <goalPrefix>xmvn-mojo</goalPrefix>' xmvn-mojo + pushd %{name} %{mvn_file} :{*} %{parent}/@1 popd xmvn-tools.spec: same change xmvn.spec: same change
