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/06/09 13:47:00 UTC

[jira] [Resolved] (ARROW-16553) [Java][CI] Use GitHub repository Jar assets as a repository that could be consumed by dependencies management (Maven/Gradle)

     [ https://issues.apache.org/jira/browse/ARROW-16553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krisztian Szucs resolved ARROW-16553.
-------------------------------------
    Fix Version/s: 9.0.0
       Resolution: Fixed

Issue resolved by pull request 13328
[https://github.com/apache/arrow/pull/13328]

> [Java][CI] Use GitHub repository Jar assets as a repository that could be consumed by dependencies management (Maven/Gradle)
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-16553
>                 URL: https://issues.apache.org/jira/browse/ARROW-16553
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: Developer Tools, Java
>    Affects Versions: 9.0.0
>            Reporter: David Dali Susanibar Arce
>            Assignee: David Dali Susanibar Arce
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 9.0.0
>
>          Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> For Java side currently we are offering nightly builds Jar artifacts uploaded to GitHub repository as an assets.
> Then, if a user decided to use that in their local projects they need to download that Jar assets from the GitHub nightly packages and i[nstall that manually one by one as Jar needed as mention in the documentation|https://arrow.apache.org/docs/java/install.html#installing-nightly-packages].
> Trying to figure out if there are some option to use GitHub nightly builds Jar artifacts as a really repository and only configure the nightly build in my pom.xml for example and maven be able to download dependencies needed automatically.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)