kou opened a new issue, #40649: URL: https://github.com/apache/arrow/issues/40649
### Describe the bug, including details regarding any error messages, version, and platform. #39696 updated required Maven version to 3.6.3 or later but verify-rc-source-java-linux-almalinux-8-amd64 still uses Maven 3.5.4. So `org.apache.maven.plugins:maven-shade-plugin:3.5.2:shade` reports an error: https://github.com/ursacomputing/crossbow/actions/runs/8326821831/job/22783243688#step:6:76985 ```text Error: Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.5.2:shade (default) on project arrow-vector: The plugin org.apache.maven.plugins:maven-shade-plugin:3.5.2 requires Maven version 3.6.3 -> [Help 1] ### Component(s) Continuous Integration, Java -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
