andygrove commented on pull request #9155:
URL: https://github.com/apache/arrow/pull/9155#issuecomment-820826684


   > @andygrove Thanks! Do you know `mvn XXX` command line (`mvn upload` or 
something?) to upload built artifacts?
   
   @kou You can just run the `mvn deploy` command. It will build from source 
again. You might be able to skip running the tests by adding `-DskipTests`.
   
   It is also possible to upload existing artifacts using `mvn 
deploy:deploy-file` but that seems like unnecessary extra work. 
https://maven.apache.org/plugins/maven-deploy-plugin/deploy-file-mojo.html


-- 
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:
[email protected]


Reply via email to