Skip to content

[SPARK-41544][BUILD] Upgrade versions-maven-plugin used by test-dependencies.sh to 2.14.1#39089

Closed
LuciferYang wants to merge 1 commit intoapache:masterfrom
LuciferYang:SPARK-41544
Closed

[SPARK-41544][BUILD] Upgrade versions-maven-plugin used by test-dependencies.sh to 2.14.1#39089
LuciferYang wants to merge 1 commit intoapache:masterfrom
LuciferYang:SPARK-41544

Conversation

@LuciferYang
Copy link
Copy Markdown
Contributor

@LuciferYang LuciferYang commented Dec 16, 2022

What changes were proposed in this pull request?

This pr introduced a new variable VERSIONS_MAVEN_PLUGIN for test-dependencies.sh to define versions-maven-plugin and upgrade versions-maven-plugin from 2.13.0 to 2.14.1.

Why are the changes needed?

Spark should use the verified version of versions-maven-plugin to avoid unknown problems, such as those we encounter in SPARK-41522

The release notes after 2.13.0 as follows:

Does this PR introduce any user-facing change?

No

How was this patch tested?

Pass Github Actions

@github-actions github-actions bot added the BUILD label Dec 16, 2022
@LuciferYang
Copy link
Copy Markdown
Contributor Author

I didn't choose to revert SPARK-41522 directly because I think it is safer to use a fixed version. For a new version, we can manually check before upgrading. Do you think it's ok? @HyukjinKwon @dongjoon-hyun

@dongjoon-hyun
Copy link
Copy Markdown
Member

Yes, this is a better and correct way. We don't need to revert the old one, @LuciferYang .

@HyukjinKwon
Copy link
Copy Markdown
Member

Merged to master.

@LuciferYang
Copy link
Copy Markdown
Contributor Author

Thanks @dongjoon-hyun @HyukjinKwon

@LuciferYang LuciferYang deleted the SPARK-41544 branch March 30, 2026 08:08
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.

3 participants