Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven-parent for openSUSE:Factory checked in at 2024-10-08 17:24:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-parent (Old) and /work/SRC/openSUSE:Factory/.maven-parent.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "maven-parent" Tue Oct 8 17:24:45 2024 rev:4 rq:1206239 version:43 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-parent/maven-parent.changes 2024-01-23 22:57:31.923459718 +0100 +++ /work/SRC/openSUSE:Factory/.maven-parent.new.19354/maven-parent.changes 2024-10-08 17:25:53.708750713 +0200 @@ -1,0 +2,35 @@ +Tue Oct 8 06:49:27 UTC 2024 - Fridrich Strba <fstrba@suse.com> + +- Upgrade to Apache Maven parent POM version 43 + * Breaking changes + + Remove dependency on maven-plugin-annotations to better + support Maven 4 plugins + + Remove checkstyle.violation.ignore + * Bug + + MPOM-449: Remove the leading "1." from source/target + properties + * Improvement + + MPOM-426: downgrade plexus-xml to 3.0.0; 4.0.0 is incompatible + with Maven 3 + + MPOM-429: Support development with Java 21 + (palantirJavaFormat) + + MPOM-443: Skip empty surefire reports + + MPOM-447: activate javac's release flag when building with JDK + supporting that feature + + MPOM-453: Disable annotation processing by compiler + + MPOM-454: Warning about usage of deprecated API by compiler + + MPOM-477: Skip empty PMD reports + + MPOM-478: Remove manually maintained history from site + + MPOM-483: Make a separate module for documentation + + Skip render empty taglist report (#193) @slawekjaranowski + + MNG-8158: Adding name to empty components section in shared + site left nav + + Introduce property for maven-shared-resources version + * Task + + MPOM-427: use version.artifactId property for dependency + versions (like plugins) + + MPOM-436: Remove quality-checks profile with maven-docck-plugin + + MPOM-445: Use maven-checkstyle-plugin version from parent + + MPOM-482: Publish site descriptor with new parent + +------------------------------------------------------------------- Old: ---- maven-parent-40-source-release.zip New: ---- maven-parent-43-source-release.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-parent.spec ++++++ --- /var/tmp/diff_new_pack.F9n7yi/_old 2024-10-08 17:25:54.136768576 +0200 +++ /var/tmp/diff_new_pack.F9n7yi/_new 2024-10-08 17:25:54.136768576 +0200 @@ -17,7 +17,7 @@ Name: maven-parent -Version: 40 +Version: 43 Release: 0 Summary: Apache Maven parent POM License: Apache-2.0 @@ -45,6 +45,8 @@ %pom_remove_plugin -r :spotless-maven-plugin %pom_remove_plugin -r :maven-scm-publish-plugin +%pom_remove_dep :junit-bom + %build %install ++++++ maven-parent-40-source-release.zip -> maven-parent-43-source-release.zip ++++++ ++++ 3516 lines of diff (skipped)