Hi,

I want to create a repository - Doris-shade, it would be a shaded
artifacts repository for Doris.

When I upgraded the dependencies of FE, I found some version
conflicts. These problems are caused by transitive dependencies and
version incompatibility of direct dependencies,  but we need two
different versions because they are both used. such as Gson, Jackson,
Guava, etc.

We usually use maven-shade resolution for processing, but since these
dependencies will basically not change after a version release, so I
recommend a separate project rather than putting it in the main
project.

Of course, I understand that it will complicate our license, but don't
worry, I will do a good job here.

What do you think?

-- 
Best wishes!
Calvin Kirs

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org
For additional commands, e-mail: dev-h...@doris.apache.org

Reply via email to