Skip to content

branch-3.0: [chore](ci)Replace local setup-maven with setup-java for more stable and simplified Maven setup (#52229)#53154

Merged
dataroaring merged 1 commit intoapache:branch-3.0from
morningman:30_bp52229
Jul 13, 2025
Merged

branch-3.0: [chore](ci)Replace local setup-maven with setup-java for more stable and simplified Maven setup (#52229)#53154
dataroaring merged 1 commit intoapache:branch-3.0from
morningman:30_bp52229

Conversation

@morningman
Copy link
Contributor

bp #52229

…and simplified Maven setup (apache#52229)

https://github.com/apache/doris/actions/runs/15847722025/job/44673659755?pr=52229


Maven setup is now handled via setup-java, which supports automatic
Maven installation

Removed hard dependency on a specific Maven version, as our use case
(Checkstyle) doesn't require it

External Maven download failures have been observed with the custom
setup — switching to the official action improves
@morningman morningman requested a review from dataroaring as a code owner July 13, 2025 00:41
@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@morningman
Copy link
Contributor Author

run buildall

Copy link
Contributor

@dataroaring dataroaring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dataroaring dataroaring merged commit 02b25b9 into apache:branch-3.0 Jul 13, 2025
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants