You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Raúl Cumplido (Jira)" <ji...@apache.org> on 2022/09/06 10:54:00 UTC

[jira] [Commented] (ARROW-17628) [CI][Packaging][Java] Publish latest nightly with SNAPSHOT version

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

Raúl Cumplido commented on ARROW-17628:
---------------------------------------

[~dsusanibara] [~kou] what do you think about this one? I can work on it if you think this is a good approach to take

> [CI][Packaging][Java] Publish latest nightly with SNAPSHOT version
> ------------------------------------------------------------------
>
>                 Key: ARROW-17628
>                 URL: https://issues.apache.org/jira/browse/ARROW-17628
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Java, Packaging
>            Reporter: Raúl Cumplido
>            Priority: Major
>
> I am trying to build the arrow-cookbooks for Java with the latest version published of the Nightlies. Currently in order to use the latest nightly we have to specify the latest version, i.e: 10.0.0.dev234
> In order to find out which one is the latest version published we have to parse the HTML on [https://nightlies.apache.org/arrow/java/org/apache/arrow/arrow-c-data/] (or other packages) and find out which one is the latest as discussed on the documentation:
> [https://github.com/apache/arrow/blob/master/docs/source/developers/java/building.rst#installing-from-apache-nightlies]
> I propose we publish the latest nightly both with its unique version (i.e: 10.0.0.dev234) and with 10.0.0-SNAPSHOT to make it easier for upstream automation.
> Another proposal would be to add a VERSIONS metatada file with the latest published version but from some investigation on other Java projects publishing nightlies as SNAPSHOT seems to be the most common use case.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)