Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

maven-parent-49-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: maven-parent Distribution: openSUSE Tumbleweed
Version: 49 Vendor: openSUSE
Release: 1.2 Build date: Mon Jun 29 08:32:18 2026
Group: Development/Libraries/Java Build host: reproducible
Size: 70606 Source RPM: maven-parent-49-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://maven.apache.org
Summary: Apache Maven parent POM
Apache Maven parent POM file used by other Maven projects.

Provides

Requires

License

Apache-2.0

Changelog

* Mon Jun 29 2026 Fridrich Strba <fstrba@suse.com>
  - Upgrade to Apache Maven parent POM version 49
    * New features and improvements
      + Upgrade parent to 39 to benefit from push-to-atr profile
    * Maintenance
      + Configure ATR project
      + Change banner right to SVG logo
      + Add Gerd Aschemann to committer list
      + Add Matthias Bünger to PMC
    * Dependency updates
      + Bump version.sisu-maven-plugin from 1.0.0 to 1.0.1
      + Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to 2.9.2
      + Bump com.diffplug.spotless:spotless-maven-plugin from 3.4.0
      to 3.7.0
      + Bump com.palantir.javaformat:palantir-java-format from 2.90.0
      to 2.93.0
* Sun May 10 2026 Fridrich Strba <fstrba@suse.com>
  - Upgrade to Apache Maven parent POM version 48
    * New features and improvements
      + Add configuration for rerunning failing integration tests
    * Bug Fixes
      + Fix enforce-bytecode-version configuration for ignored scopes
    * Maintenance
      + Update banner links
      + Simplify docs configuration
      + Remove taglist/jxr/checkstyle/surefire/pmd-reports
      + Update Maven logos
    * Dependency updates
      + Bump org.junit:junit-bom from 5.14.3 to 5.14.4
      + Bump com.diffplug.spotless:spotless-maven-plugin from 3.1.0 to
      3.4.0
      + Bump com.palantir.javaformat:palantir-java-format from 2.83.0
      to 2.90.0
      + Bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3
      + Bump org.codehaus.mojo:extra-enforcer-rules from 1.11.0 to
      1.12.0
      + Bump org.codehaus.modello:modello-maven-plugin from 2.5.1 to
      2.6.0
      + Bump org.junit:junit-bom from 5.14.2 to 5.14.3
      + Bump version.sisu-maven-plugin from 0.9.0.M4 to 1.0.0
* Tue Jan 13 2026 Fridrich Strba <fstrba@suse.com>
  - Upgrade to Apache Maven parent POM version 47
    * Dependency updates
      + Bump parent to 37
      + Bump org.junit:junit-bom from 5.14.1 to 5.14.2
* Wed Jan 07 2026 Fridrich Strba <fstrba@suse.com>
  - Upgrade to Apache Maven parent POM version 46
    * Breaking changes
      + Require Maven 3.6.3+ from plugins
      + Update rat plugin configuration
      + Use spotless 3 when running on JDK >= 17
      + Drop Doxia Tools parent pom
    * New features and improvements
      + MPOM-387: Exclude test scope from enforcedBytecodeVersion
      + feat: activate Fluido skin's anchorJs
      + Enhance target JDK definition for JDK >= 9
      + Always render a GitHub ribbon on the right-hand side
    * Maintenance
      + MPOM-277: Move maven-invoker-plugin configuration to one
      place
      + Remove doxia-tools from documentations
      + feat: enable prevent branch protection rules
      + Add Apache 2.0 LICENSE file
* Mon Nov 03 2025 Fridrich Strba <fstrba@suse.com>
  - Upgrade to Apache Maven parent POM version 45
    * New features and improvements
      + Use a standard tag template for releases
    * Bug Fixes
      + Use spotless / palantirJavaFormat - 2.56.0 for all JDKs
    * Build
      + Allow manually executing release-drafter
* Mon Nov 03 2025 Fridrich Strba <fstrba@suse.com>
  - Upgrade to Apache Maven parent POM version 44
    * Breaking changes
      + Move snapshot repositories in a profile
      + Check test code by checkstyle
    * New features and improvements
      + Move snapshot repositories in a profile
      + Introduce property maven.site.path.suffix to allow override
      site path
      + Use v@{project.version} as tag template for releases
      + import KEYS history from svn
      + Add licenseText to modello
      + Update site descriptor to 2.0
      + Check test code by checkstyle
      + Add issues templates
      + Accept all line endings with spotless
      + Enable automatic formatter when not on CI
      + Bump com.diffplug.spotless:spotless-maven-plugin to enable the
      sortpom/quiet option
    * Bug Fixes
      + Fix asf.yaml syntax
* Tue Oct 08 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
      + 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
* Tue Jan 23 2024 Fridrich Strba <fstrba@suse.com>
  - Version Provides/Obsoletes to sync with SLE
* Wed Sep 06 2023 Fridrich Strba <fstrba@suse.com>
  - Upgrade to Apache Maven parent POM version 40
    * Besides maven-parent, it provides now also the following pom
      artifacts:
      + doxia-tools
      + maven-extensions
      + maven-plugins
      + maven-shared-components
      + maven-skins
    * Obsoletes and provides the maven-plugins-pom and maven-shared
      packages
* Sat Feb 09 2019 Fridrich Strba <fstrba@suse.com>
  - Initial package for Apache Maven parent POM version 27

Files

/usr/share/doc/packages/maven-parent
/usr/share/doc/packages/maven-parent/README.md
/usr/share/licenses/maven-parent
/usr/share/licenses/maven-parent/LICENSE
/usr/share/licenses/maven-parent/NOTICE
/usr/share/maven-metadata/maven-parent.xml
/usr/share/maven-poms/maven-parent
/usr/share/maven-poms/maven-parent/maven-extensions.pom
/usr/share/maven-poms/maven-parent/maven-parent.pom
/usr/share/maven-poms/maven-parent/maven-plugins.pom
/usr/share/maven-poms/maven-parent/maven-shared-components.pom
/usr/share/maven-poms/maven-parent/maven-skins.pom


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Aug 8 22:48:41 2026