davisusanibar opened a new pull request, #13227: URL: https://github.com/apache/arrow/pull/13227
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 is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
