Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement]: Improve distribution dependencies #2694

Open
7 of 10 tasks
link3280 opened this issue Mar 31, 2024 · 0 comments
Open
7 of 10 tasks

[Improvement]: Improve distribution dependencies #2694

link3280 opened this issue Mar 31, 2024 · 0 comments

Comments

@link3280
Copy link
Contributor

link3280 commented Mar 31, 2024

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

Currently, the distribution lib folder has more than 400 jars as a result of copying all modules' runtime dependencies. It causes redundancy and is hard to manage.

The situation could be improved in the following ways:

  1. filter out the unused dependencies (like tephra)
  2. fix different versions of the same artifacts (like jersey)

How should we improve?

  1. filter out the unused dependencies (like tephra)
  2. fix different versions of the same artifacts (like jackson, jersey)

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Subtasks

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant