saintstack commented on a change in pull request #2176:
URL: https://github.com/apache/hbase/pull/2176#discussion_r463096884



##########
File path: dev-support/create-release/release-util.sh
##########
@@ -567,7 +567,7 @@ make_binary_release() {
   "${MVN[@]}" clean install -DskipTests
   "${MVN[@]}" site -DskipTests
   kick_gpg_agent
-  "${MVN[@]}" install assembly:single -DskipTests -Dcheckstyle.skip=true 
"${PUBLISH_PROFILES[@]}"
+  "${MVN[@]}" assembly:single -DskipTests -Dcheckstyle.skip=true 
"${PUBLISH_PROFILES[@]}"

Review comment:
       This should be ok because of the install done in the step above I 
presume.




----------------------------------------------------------------
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