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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   There seems to be an issue building java-jars on the maintenance branch 
because `org.apache.arrow:arrow-bom:pom:14.0.1-SNAPSHOT` cannot be found on 
apache.snapshots (https://repository.apache.org/snapshots)
   
   ```
    ~/work/crossbow/crossbow/arrow/java ~/work/crossbow/crossbow
   gpg: directory '/Users/runner/.gnupg' created
   gpg: /Users/runner/.gnupg/trustdb.gpg: trustdb created
   gpg: directory '/Users/runner/.gnupg/openpgp-revocs.d' created
   gpg: revocation certificate stored as 
'/Users/runner/.gnupg/openpgp-revocs.d/AEC4AB3E371C97789461AF85687223BA9FD35D5A.rev'
   [INFO] Scanning for projects...
   Downloading from apache.snapshots: 
https://repository.apache.org/snapshots/org/apache/arrow/arrow-bom/14.0.1-SNAPSHOT/maven-metadata.xml
   Downloading from apache.snapshots: 
https://repository.apache.org/snapshots/org/apache/arrow/arrow-bom/14.0.1-SNAPSHOT/arrow-bom-14.0.1-SNAPSHOT.pom
   Error: ] Some problems were encountered while processing the POMs:
   Error:  Non-resolvable import POM: The following artifacts could not be 
resolved: org.apache.arrow:arrow-bom:pom:14.0.1-SNAPSHOT (absent): Could not 
find artifact org.apache.arrow:arrow-bom:pom:14.0.1-SNAPSHOT in 
apache.snapshots (https://repository.apache.org/snapshots) @ line 602, column 19
    @ 
   Error:  The build could not read 1 project -> [Help 1]
   Error:    
   Error:    The project org.apache.arrow:arrow-java-root:14.0.1-SNAPSHOT 
(/Users/runner/work/crossbow/crossbow/arrow/java/pom.xml) has 1 error
   Error:      Non-resolvable import POM: The following artifacts could not be 
resolved: org.apache.arrow:arrow-bom:pom:14.0.1-SNAPSHOT (absent): Could not 
find artifact org.apache.arrow:arrow-bom:pom:14.0.1-SNAPSHOT in 
apache.snapshots (https://repository.apache.org/snapshots) @ line 602, column 
19 -> [Help 2]
   ```
   
   ### Component(s)
   
   Continuous Integration, Java


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