| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: apache-parent | Distribution: openSUSE Tumbleweed |
| Version: 40 | Vendor: openSUSE |
| Release: 1.1 | Build date: Wed Sep 23 07:14:46 2026 |
| Group: Development/Libraries/Java | Build host: reproducible |
| Size: 33976 | Source RPM: apache-parent-40-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/apache/maven-apache-parent | |
| Summary: Parent POM file for Apache projects | |
This package contains the parent pom file for apache projects.
Apache-2.0
* Tue Sep 22 2026 Fridrich Strba <fstrba@suse.com>
- Update to 40:
* Breaking changes
+ Replace nicoulaj checksum plugin with maveniverse checksum
plugin
+ #586: Use RAT0.18 and remove commons-lang3 configuration for
JDK25
+ Property version.maven-surefire was removed in #588, should be
replaced by version.maven-surefire-plugin,
version.maven-failsafe-plugin or
version.maven-surefire-report-plugin
* New features and improvements
+ Fix several version property issues
* Documentation updates
+ Update documentation for push-to-atr profile
+ Restore the common wording on the download page
* Maintenance
+ Add local maven configuration for ATR project name override
+ Remove custom name-template for release-drafter
+ Port the site documentation from APT to Markdown
* Dependency updates
+ Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.4
to 3.2.0
+ Bump org.apache.maven.plugins:maven-install-plugin from 3.1.4
to 3.2.0
+ Bump org.apache.maven.plugins:maven-plugin-tools from 3.15.2
to 3.16.0
+ Bump surefire-plugin, failsafe-plugin, surefire-report-plugin
from 3.5.6 to 3.6.0
+ Bump org.apache.tooling:atr-maven-plugin from 1.0.0-alpha-1 to
1.0.0-beta-1
+ Bump org.apache.maven.plugins:maven-compiler-plugin from
3.15.0 to 3.16.0
+ Bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to
3.5.1
+ Bump apache/maven-gh-actions-shared/.github/workflows/
/release-drafter.yml from 4 to 5
+ Bump apache/maven-gh-actions-shared/.github/workflows/
/pr-automation.yml from 4 to 5
+ Bump apache/maven-gh-actions-shared/.github/workflows/
/stale.yml from 4 to 5
+ Bump apache/maven-gh-actions-shared/.github/workflows/
/maven-verify.yml from 4 to 5
+ Bump org.apache.maven.plugins:maven-help-plugin from 3.5.1 to
3.5.2
* Mon Jun 29 2026 Fridrich Strba <fstrba@suse.com>
- Update to 39:
* New features and improvements
+ add push-to-atr profile
* Maintenance
+ configure ATR project
+ Aligns the properties for Surefire
* Dependency updates
+ Bump org.apache.maven.plugins:maven-dependency-plugin from
3.10.0 to 3.11.0
+ Bump version.maven-surefire from 3.5.5 to 3.5.6
+ Bump org.apache.maven.plugins:maven-site-plugin from 3.21.0
to 3.22.0
+ Bump org.apache.maven.plugins:maven-enforcer-plugin from
3.6.2 to 3.6.3
* Sun May 10 2026 Fridrich Strba <fstrba@suse.com>
- Update to 38:
* Maintenance
+ Update banner links
* Dependency updates
+ Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.1
to 3.10.1
+ Bump org.apache.maven.plugins:maven-resources-plugin from
3.4.0 to 3.5.0
+ Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to
3.6.2
+ Bump org.apache.apache.resources
:apache-source-release-assembly-descriptor from 1.7 to 1.8
+ Bump version.maven-surefire from 3.5.4 to 3.5.5
+ Bump org.apache.maven.plugins:maven-dependency-plugin from
3.9.0 to 3.10.0
+ Bump org.apache.maven.plugins:maven-compiler-plugin from
3.14.1 to 3.15.0
* Tue Jan 13 2026 Fridrich Strba <fstrba@suse.com>
- Update to 37:
* New features and improvements
+ Disable parallel PUT on release
* Wed Jan 07 2026 Fridrich Strba <fstrba@suse.com>
- Update to 36:
* Breaking changes
+ Update minimum maven version to match current stable version
(3.6.3 -> 3.9)
+ Introduce javaVersion property for maven.compiler.*
configuration
+ Switch JDK >= 9 to only use maven.compiler.release
* New features and improvements
+ Add default specification and implementation for javadoc and
source manifest entries
* Documentation updates
+ Clarify how to use Apache Snapshot repository
+ activate Fluido skin's anchorJs
* Maintenance
+ Avoid - WARNING: Use of the three-letter time zone ID ... on
JDK 25 for RAT plugin
+ feat: enable prevent branch protection rules
* Tue Apr 30 2024 Fridrich Strba <fstrba@suse.com>
- Simplify the spec: remove old macros and fetch updated keyring
* Fri Jan 19 2024 Fridrich Strba <fstrba@suse.com>
- update to 31:
* New Feature
+ MPOM-440: Add maven-checkstyle-plugin to pluginManagement
* Improvement
+ MPOM-399: Set minimalMavenBuildVersion to 3.6.3 - the minimum
used by plugins
+ MPOM-378: Using an SPDX identifier as the license name is
recommended by Maven
+ MPOM-289: Use properties to define the versions of plugins
* Bug
+ MPOM-386: update documentation for previous changes
* Mon Dec 05 2022 Dirk Müller <dmueller@suse.com>
- update to 28:
* [MPOM-345] - Respect property assembly.tarLongFileMode
* [MPOM-347] - Allow custom Release Distribution Repository
* [MPOM-323] Upgrade fluido skin to 1.11.0 by @slawekjaranowski in #86
* [MPOM-322] Add ASF Data Privacy by @slawekjaranowski in #85
* [MPOM-333] Drop outdated maven-docck-plugin from pluginManagement
* [MPOM-334] Upgrade fluido skin to 1.11.1 by @slawekjaranowski in #90
* [MPOM-305] Set minimum enforced Maven version to 3.2.5
* [MPOM-288] - Update m-plugin-p to 3.6.4 by @kwin in #63
* [MPOM-287] - Disable m2e warning for m-remote-resource-p:process
* [MPOM-209]. Corrected Jira URL. by @ofarganc in #3
* [MPOM-251] update minimum version to 3.1.1 by @elharo in #20
* [MNGSITE-393] assume Maven 3 by @elharo in #21
* [MPOM-256] Remove outdated clirr-maven-plugin by @slachiewicz in #27
* [MPOM-260] simplify m-javadoc-p configuration by @hboutemy in #34
* [MPOM-243] configure release profile with dedicated parameter by @kwin
* [MPOM-244] upload SHA-512 only for source-release to staging repo by
* [MPOM-263] enforce minimum Java build version 8 by @kwin in #46
* Fri Apr 23 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- SPEC file: Fixed URL tag
* Tue Apr 06 2021 Bernhard Wiedemann <bwiedemann@suse.com>
- Check upstream source signature
/usr/share/doc/packages/apache-parent /usr/share/doc/packages/apache-parent/NOTICE /usr/share/licenses/apache-parent /usr/share/licenses/apache-parent/LICENSE /usr/share/maven-metadata/apache-parent.xml /usr/share/maven-poms/apache-parent.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Sep 26 00:25:15 2026