Skip to content

[MINOR] Fixed some of the maven warnings #3310

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

s0nskar
Copy link
Contributor

@s0nskar s0nskar commented Jun 4, 2025

What changes were proposed in this pull request?

Fixed maven warnings that show up while building the celeborn project

Why are the changes needed?

NA

Does this PR introduce any user-facing change?

NA

How was this patch tested?

Existing project workflows

@s0nskar
Copy link
Contributor Author

s0nskar commented Jun 4, 2025

I was not sure if we need to include the LICENSE of dependencies in shaded jar. If yes, i will revert the LICENSE exclusion.

@s0nskar s0nskar changed the title [MINOR] Fixed some of the maven warnings [MINOR] WIP Fixed some of the maven warnings Jun 4, 2025
@s0nskar s0nskar changed the title [MINOR] WIP Fixed some of the maven warnings [MINOR] Fixed some of the maven warnings Jun 5, 2025
@pan3793
Copy link
Member

pan3793 commented Jun 9, 2025

I was not sure if we need to include the LICENSE of dependencies in shaded jar.

the LICENSE/NOTICE files should exactly match the artifacts' content, since shaded jar contains the deps classes, LICENSE/NOTICE files should also reflect that.

@FMX
Copy link
Contributor

FMX commented Jun 16, 2025

This surely improves our code smell and reminds me of a joke about developers.

programmerhumor-io-programming-memes-31db0c11b126765

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

Successfully merging this pull request may close these issues.

3 participants