kou commented on PR #13021:
URL: https://github.com/apache/arrow/pull/13021#issuecomment-1112626818

   Could you also confirm CI failure? 
https://github.com/apache/arrow/runs/6218109762?check_suite_focus=true
   
   ```text
   Error:  Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) 
on project arrow-format: Compilation failure -> [Help 1]
   Error:  Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) 
on project arrow-plasma: Compilation failure -> [Help 1]
   Error:  Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) 
on project arrow-memory-core: Compilation failure -> [Help 1]
   ```
   
   The following log may be related:
   
   ```text
   [INFO] -----------------< org.apache.arrow:arrow-memory-core 
>-----------------
   [INFO] Building Arrow Memory - Core 8.0.0-SNAPSHOT                       
[6/19]
   [INFO] --------------------------------[ jar 
]---------------------------------
   Warning:  *****************************************************************
   Warning:  * Your build is requesting parallel execution, but project      *
   Warning:  * contains the following plugin(s) that have goals not marked   *
   Warning:  * as @threadSafe to support parallel building.                  *
   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 maven-core                              *
   Warning:  *****************************************************************
   Warning:  The following plugins are not marked @threadSafe in Arrow Memory - 
Core:
   Warning:  org.apache.rat:apache-rat-plugin:0.13
   Warning:  Enable debug to see more precisely which goals are not marked 
@threadSafe.
   Warning:  *****************************************************************
   ```


-- 
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]

Reply via email to