kou commented on pull request #9155: URL: https://github.com/apache/arrow/pull/9155#issuecomment-763948236
Great! Can we only build Java packages(*) without publishing to the Maven Central Repository for testing? For example, our nightly Gandiva for Java builds[1] just build `*.jar` without publishing to the Maven Central Repository. The built `*.jar` are uploaded to GitHub releases[2] by Crossbow. We can use the uploaded `*.jar` to test Gandiva for Java packages. (*) I'm sorry but I don't know much about Java packages. Is `*.jar` a Java package in the Maven Central Repository? Or we need to build something else? [1]: https://github.com/apache/arrow/tree/master/dev/tasks/gandiva-jars [2]: https://github.com/ursacomputing/crossbow/releases/tag/nightly-2021-01-20-0-github-gandiva-jar-ubuntu ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org