Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-41280: [Release][Java] Make Maven version detection more rob…
…ust (apache#41281) ### Rationale for this change If `mvn -v` uses escape sequence, our verification script detects wrong version information. ### What changes are included in this PR? Ensure disabling escape sequence of `mvn -v`. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: apache#41280 Authored-by: Sutou Kouhei <[email protected]> Signed-off-by: Jacob Wujciak-Jens <[email protected]>
- Loading branch information