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


   > @andygrove will manually calling `mvn deploy` do the same thing?
   
   Yes. I need to get up to speed again with this today but I assume that 
previously we were running `mvn release:perform`? If so it performed the 
following steps:
   
   ```
   Performing a release runs the following release phases:
   
   - Checkout from an SCM URL with optional tag
   - Run the predefined Maven goals to release the project (by default, deploy 
site-deploy)
   ```
   
   Copied from the docs here: 
https://maven.apache.org/maven-release/maven-release-plugin/examples/perform-release.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