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.
   
![image](https://user-images.githubusercontent.com/37214832/177110434-79ac3355-3a6d-4f2c-ae9b-6e68c8cb233c.png)
   
   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
   ```
   
![image](https://user-images.githubusercontent.com/37214832/177110797-b3f39149-b1d3-41f9-8d15-5c6b1e736ee6.png)
   
   
   
   ### 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]

Reply via email to