sjperkins opened a new issue, #35463:
URL: https://github.com/apache/arrow/issues/35463

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Following the discussion in 
https://github.com/apache/arrow/pull/35430#issuecomment-1536756434, the 
`java-jar` nightly builds have been failing since 2023-05-05:
   
   - https://lists.apache.org/[email protected]
   - 2023-05-04: 
https://github.com/ursacomputing/crossbow/actions/runs/4880720274/jobs/8715652875
   - 2023-05-05: 
https://github.com/ursacomputing/crossbow/actions/runs/4891509316/jobs/8732835157
   
   ```
   Error:  Failed to execute goal 
org.apache.maven.plugins:maven-shade-plugin:3.1.1:shade (default) on project 
arrow-vector: Execution default of goal 
org.apache.maven.plugins:maven-shade-plugin:3.1.1:shade failed: Plugin 
org.apache.maven.plugins:maven-shade-plugin:3.1.1 or one of its dependencies 
could not be resolved: Failed to collect dependencies at 
org.apache.maven.plugins:maven-shade-plugin:jar:3.1.1 -> 
org.ow2.asm:asm:jar:6.0: Failed to read artifact descriptor for 
org.ow2.asm:asm:jar:6.0: The following artifacts could not be resolved: 
org.ow2.asm:asm:pom:6.0 (absent): Could not transfer artifact 
org.ow2.asm:asm:pom:6.0 from/to apache (https://repo.maven.apache.org/maven2/): 
Connection reset -> [Help 1]
   ```
   
   ### Component(s)
   
   Continuous Integration, Java, Packaging


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