[
https://issues.apache.org/jira/browse/ARROW-17628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-17628.
----------------------------------
Fix Version/s: 10.0.0
Resolution: Fixed
Issue resolved by pull request 14135
[https://github.com/apache/arrow/pull/14135]
> [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
> Assignee: Raúl Cumplido
> Priority: Major
> Labels: pull-request-available
> Fix For: 10.0.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)