fengjian428 commented on code in PR #6210:
URL: https://github.com/apache/hudi/pull/6210#discussion_r929011525
##########
azure-pipelines.yml:
##########
@@ -91,15 +91,15 @@ stages:
displayName: UT FT common & flink & UT client/spark-client
timeoutInMinutes: '150'
steps:
- - task: Maven@3
+ - task: [email protected]
Review Comment:
refer to https://github.com/microsoft/azure-pipelines-tasks/issues/16520,
This pinpoints the issue caused by a change in the Maven task from version
3.205.1 to 3.206.0.
. they will fix this in the future. but using 3.205.1 can be a temporary
workaround
--
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]