orc
orc copied to clipboard
ORC-1963: Enforce Apache release profile with maven install
What changes were proposed in this pull request?
This PR aims to enforce apache-release profile with Maven install in CIs.
Why are the changes needed?
To detect a release blocker as early as possible.
How was this patch tested?
Pass the CIs.
Was this patch authored or co-authored using generative AI tooling?
No.
Let me merge this, @williamhyun .
Oh my bad. I was too eager to have this coverage.
- The PR builder pass on this PR.
- However, the commit builder seems to fail in the branch.
Since I merged this PR, let me dig this.
I realized that publish-snapshot is independent from the PR builder .
- https://github.com/apache/orc/actions/runs/16544614663/job/46790471020
Let me revert this. Sorry for the trouble, @williamhyun .