thexiay opened a new issue, #4858: URL: https://github.com/apache/inlong/issues/4858
### What happened Sort connector module build failed when execute the second time. ### What you expected to happen Sort connector module build success. ### How to reproduce 1. Firstly build sort-connector all module. ``` cd inlong-sort/sort-connecotrs mvn install ``` then wait for build success.  2. Secondly build sort-connector without clean.(Only part of connector module buIld fail. e.g, mysql-cdc、kafka) ``` cd inlong-sort/sort-connecotrs mvn install ```  ### Environment _No response_ ### InLong version master ### InLong Component InLong Sort ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
