wgtmac commented on PR #40508:
URL: https://github.com/apache/arrow/pull/40508#issuecomment-1994695444

   OK, I'm wrong:
   
   ```
   [INFO] Arrow Performance Benchmarks ....................... SKIPPED
   [INFO] Arrow Java C Data Interface ........................ SUCCESS [ 57.354 
s]
   [INFO] Arrow Orc Adapter .................................. FAILURE [ 35.491 
s]
   [INFO] Arrow Gandiva ...................................... SUCCESS [01:26 
min]
   [INFO] Arrow Java Dataset ................................. SKIPPED
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  06:03 min (Wall Clock)
   [INFO] Finished at: 2024-03-13T15:23:50Z
   [INFO] 
------------------------------------------------------------------------
   Error:  Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.12.1:testCompile 
(default-testCompile) on project arrow-orc: Compilation failure
   Error:  
/arrow/java/adapter/orc/src/test/java/org/apache/arrow/adapter/orc/OrcReaderTest.java:[40,21]
 error: cannot access OrcFile
   Error:    bad class file: 
/root/.m2/repository/org/apache/orc/orc-core/2.0.0/orc-core-2.0.0.jar(/org/apache/orc/OrcFile.class)
   Error:      class file has wrong version 61.0, should be 53.0
   Error:      Please remove or make sure it appears in the correct 
subdirectory of the classpath.
   Error:  -> [Help 1]
   Error:  
   Error:  To see the full stack trace of the errors, re-run Maven with the -e 
switch.
   Error:  Re-run Maven using the -X switch to enable full debug logging.
   Error:  
   Error:  For more information about the errors and possible solutions, please 
read the following articles:
   Error:  [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
   Error:  
   Error:  After correcting the problems, you can resume the build with the 
command
   Error:    mvn <args> -rf :arrow-orc
   ```


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