galenwarren commented on a change in pull request #15599:
URL: https://github.com/apache/flink/pull/15599#discussion_r781415425



##########
File path: tools/ci/maven-utils.sh
##########
@@ -104,7 +104,7 @@ MVN_GLOBAL_OPTIONS_WITHOUT_MIRROR+="--no-snapshot-updates "
 # enable non-interactive batch mode
 MVN_GLOBAL_OPTIONS_WITHOUT_MIRROR+="-B "
 # globally control the build profile details
-MVN_GLOBAL_OPTIONS_WITHOUT_MIRROR+="$PROFILE "
+MVN_GLOBAL_OPTIONS_WITHOUT_MIRROR+="$PROFILE"

Review comment:
       Oops, I left the space out when reverting the addition of -U. Will fix.




-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to