Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-51699][BUILD] Upgrade to Apache parent pom 34 #50500

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vrozov
Copy link
Member

@vrozov vrozov commented Apr 2, 2025

What changes were proposed in this pull request?

Upgrade Apache parent pom from version 33 to the latest version 34 along with upgrading few maven plugins versions to match those from the latest parent pom.

  • maven-compiler-plugin from 3.13.0 to 3.14.0
  • maven-clean-plugin from 3.4.0 to 3.4.1
  • maven-install-plugin from 3.1.2 to 3.1.4
  • maven-deploy-plugin from 3.1.2 to 3.1.4

Why are the changes needed?

Apache parent pom version 34 includes several plugin upgrades as well as bug fixes. For the full list please see release notes

Does this PR introduce any user-facing change?

No

How was this patch tested?

Local mvn build with the new parent pom succeeds:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  15:08 min
[INFO] Finished at: 2025-04-02T09:07:47-07:00
[INFO] ------------------------------------------------------------------------

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions bot added the BUILD label Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants