Skip to content

Conversation

@CalvinKirs
Copy link
Member

…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

(cherry picked from commit 46f64c1)
@CalvinKirs CalvinKirs requested a review from morrySnow as a code owner June 30, 2025 03:37
@CalvinKirs
Copy link
Member Author

run buildall

@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?

@morrySnow morrySnow merged commit 1b275ce into apache:branch-3.1 Jun 30, 2025
25 checks passed
@morrySnow morrySnow changed the title branch-3.1: [chore](ci)Replace local setup-maven with setup-java for more stable and simplified Maven setup (#52229) branch-3.1: [chore](ci)Replace local setup-maven with setup-java for more stable and simplified Maven setup #52229 Jun 30, 2025
@CalvinKirs CalvinKirs deleted the branch-3.1-52229 branch June 30, 2025 06:13
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.

3 participants