HWliao opened a new issue, #599:
URL: https://github.com/apache/doris-flink-connector/issues/599

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Description
   
   maven中直接通过一下版本引入项目后发现,下载的jar中带有多个依赖的class文件, 导致与项目中其他依赖冲突,且无法通过maven 
exclusive进行冲突解决
               <dependency>
                   <groupId>org.apache.doris</groupId>
                   <artifactId>flink-doris-connector-1.19</artifactId>
                   <version>24.0.1</version>
               </dependency>
   
   
![Image](https://github.com/user-attachments/assets/4f7684c1-f5a9-4594-b15a-221930ec433f)
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] 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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to