danepitkin commented on PR #43674: URL: https://github.com/apache/arrow/pull/43674#issuecomment-2289988812
Actually, I do see this warning from this CI job. ``` Warning: ***************************************************************** Warning: * Your build is requesting parallel execution, but this * Warning: * project contains the following plugin(s) that have goals not * Warning: * marked as thread-safe to support parallel execution. * Warning: * While this /may/ work fine, please look for plugin updates * Warning: * and/or request plugins be made thread-safe. * Warning: * If reporting an issue, report it against the plugin in * Warning: * question, not against Apache Maven. * Warning: ***************************************************************** Warning: The following plugins are not marked as thread-safe in Arrow Bill of Materials: Warning: org.apache.maven.plugins:maven-site-plugin:3.12.1 Warning: Warning: Enable debug to see precisely which goals are not marked as thread-safe. Warning: ***************************************************************** ``` https://github.com/ursacomputing/crossbow/actions/runs/10394740527/job/28785211517 -- 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]
