Commit c8d2d1e
committed
[KYUUBI #7571] [INFRA] Redirect build/mvn fallback message to stderr to avoid corrupting captures
### Why are the changes needed?
For example, the Spark version was wrongly captured as `Falling back to archive.apache.org to download Maven`
https://github.com/apache/kyuubi/actions/runs/29387027103/job/87262361668?pr=7570
### How was this patch tested?
Merge then monitor CI.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #7571 from pan3793/mvn-echo.
Closes #7571
83b48e1 [Cheng Pan] [INFRA] Redirect build/mvn fallback message to stderr to avoid corrupting captures
Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit 6a68db3)
Signed-off-by: Cheng Pan <chengpan@apache.org>1 parent cbd916d commit c8d2d1e
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments