lidavidm commented on PR #41309:
URL: https://github.com/apache/arrow/pull/41309#issuecomment-2074922927

   I mean the error is right there.
   
   ```
   ##[debug][Error: EACCES: permission denied, open 
'/home/runner/work/arrow/arrow/java/adapter/avro/target/arrow-avro-17.0.0-SNAPSHOT.jar']
 {
   ##[debug]  errno: -13,
   ##[debug]  code: 'EACCES',
   ##[debug]  syscall: 'open',
   ##[debug]  path: 
'/home/runner/work/arrow/arrow/java/adapter/avro/target/arrow-avro-17.0.0-SNAPSHOT.jar'
   ```
   
   It appears Maven is now building things that aren't readable by us for some 
reason?


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