kou opened a new pull request #11634: URL: https://github.com/apache/arrow/pull/11634
.pom files will be needed to publish packages at https://repository.apache.org/#staging-upload . .jar files are generated at target/ and installed to ~/.m2/repository/org/apache/arrow/. .pom files are only installed to ~/.m2/repository/org/apache/arrow/. So this change collects artifacts from ~/.m2/repository/org/apache/arrow/ instead of build directory. Dist path change (arrow/java/dist -> arrow/java-dist) isn't required but it's better that we use out of source directory for dist path. It's easy to debug. -- 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]
