[ 
https://issues.apache.org/jira/browse/ARROW-15486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494572#comment-17494572
 ] 

David Dali Susanibar Arce commented on ARROW-15486:
---------------------------------------------------

Hi [~kou] ,

I am seeing on github workflow logs por Nightly and Release and it show us 
clear that arrow-flight-7.0.0.pom is generated on the server an loaded to the 
github resources server

 
{code:java}
2022-01-29T05:35:32.0491480Z [INFO] Installing 
/Users/runner/work/crossbow/crossbow/arrow/java/flight/pom.xml to 
/Users/runner/.m2/repository/org/apache/arrow/arrow-flight/7.0.0/arrow-flight-7.0.0.pom
2022-01-26T08:25:33.0926250Z [INFO] Installing 
/Users/runner/work/crossbow/crossbow/arrow/java/flight/pom.xml to 
/Users/runner/.m2/repository/org/apache/arrow/arrow-flight/7.0.0.dev585/arrow-flight-7.0.0.dev585.pom
2022-01-29T05:56:57.0811310Z INFO:crossbow:Uploading asset 
`arrow-flight-7.0.0.pom` with mimetype application/zip and size 2518...
2022-01-26T08:36:08.2444750Z INFO:crossbow:Uploading asset 
`arrow-flight-7.0.0.dev585.pom` with mimetype application/zip and size 2525...
{code}
 
 * Nightly: 
[https://github.com/ursacomputing/crossbow/commit/8f6d3dee167d3ddf4026d5630818c2ec3ccad06c/checks/4948395483/logs]
 * Release: 
[https://github.com/ursacomputing/crossbow/commit/f5ccc3cd3f0655f46dc7c6f3cddc9f0b430149ca/checks/4988335536/logs]

 

Do you know what of all the checks was configured for validating upload to 
maven repository using 
[https://github.com/apache/arrow/blob/master/dev/release/06-java-upload.sh]?

[https://github.com/apache/arrow/tree/release-7.0.0-rc10]

!image-2022-02-18-07-07-45-928.png|width=338,height=206!

 

Thank you in advance

 

> [Release][Java] Verify staged maven artifacts
> ---------------------------------------------
>
>                 Key: ARROW-15486
>                 URL: https://issues.apache.org/jira/browse/ARROW-15486
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Krisztian Szucs
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: image-2022-02-18-07-07-45-928.png
>
>
> We have two tests right now:
> 1. Execute {{mvn test}} from the source tarball's java directory testing the 
> source 
> https://github.com/apache/arrow/blob/master/dev/release/verify-release-candidate.sh#L278
> 2. Verify the checksums and signatures of the uploaded maven artifacts 
> https://github.com/apache/arrow/blob/master/dev/release/verify-release-candidate.sh#L766
> But we don't actually *test* the packages. We should add that to the 
> verification scripts, since 7.0 is going to be the first release shipping the 
> jars with bundled JNI libraries.
> cc [~kou] [~anthonylouis]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to