David Dali Susanibar Arce created ARROW-16553:
-------------------------------------------------
Summary: [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
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)