You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/27 16:08:00 UTC

[jira] [Created] (ARROW-15486) [Relase][Java] Verify staged maven artifacts

Krisztian Szucs created ARROW-15486:
---------------------------------------

             Summary: [Relase][Java] Verify staged maven artifacts
                 Key: ARROW-15486
                 URL: https://issues.apache.org/jira/browse/ARROW-15486
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: Krisztian Szucs


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.

cc [~kou] [~anthonylouis]



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