apache / apache/doris-flink-connector

[Feature] 打包至maven中央仓库取消shaded

Open
#599 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
385
Forks
279
Avg merge
2d 2h
Merged PRs (30d)
6

Description

### 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进行冲突解决

org.apache.doris
flink-doris-connector-1.19
24.0.1

![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)

Contributor guide

Open the contributing guide

Research direction

Start by locating the Maven packaging configuration for the flink-doris-connector-1.19 artifact and inspect how shaded dependencies are included in version 24.0.1. Check the built JAR and its dependency metadata; done means the published artifact no longer embeds dependency classes while remaining usable through declared dependencies.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.