[ ] I have searched the issues of this repository and believe that this is not a duplicate.
Ⅰ. Issue Description
when i execute './mvnw clean install -DskipTests=true -e' ,the following error will be reported
I noticed that there was an issue https://github.com/apache/incubator-seata/issues/6690 before that solved this problem, but I still got an error after updating the relevant PR code to my local computer.
Ⅰ. Issue Description
when i execute './mvnw clean install -DskipTests=true -e' ,the following error will be reported I noticed that there was an issue https://github.com/apache/incubator-seata/issues/6690 before that solved this problem, but I still got an error after updating the relevant PR code to my local computer.
我注意到 https://github.com/apache/incubator-seata/pull/6692 这个pr已经解决了这个问题,于是我把这个pr变更的test.yml文件copy了一份覆盖到我的本地,但是执行的时候还是会报错,求助各位大佬,这个问题卡了好几天了
Ⅱ. Describe what happened
If there is an exception, please attach the exception trace:
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Minimal yet complete reproducer code (or URL to code):
Ⅴ. Anything else we need to know?
Ⅵ. Environment: