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

[#2645]fix(build): Fix the bugs that can't publish Gravitino jars to maven repo #2646

Merged
merged 9 commits into from
Apr 10, 2024

Conversation

yuqi1129
Copy link
Contributor

@yuqi1129 yuqi1129 commented Mar 22, 2024

What changes were proposed in this pull request?

Maven publish task depends on the directory build/libs, so we need to add dependency.

Why are the changes needed?

Fix: #2645

Does this PR introduce any user-facing change?

N/A.

How was this patch tested?

Test locally.

@yuqi1129 yuqi1129 requested a review from jerryshao April 3, 2024 11:07
@yuqi1129 yuqi1129 closed this Apr 10, 2024
@yuqi1129 yuqi1129 reopened this Apr 10, 2024
@yuqi1129 yuqi1129 closed this Apr 10, 2024
@yuqi1129 yuqi1129 reopened this Apr 10, 2024
Copy link
Contributor

@diqiu50 diqiu50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jerryshao jerryshao merged commit 1b72a55 into apache:main Apr 10, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug report] execute gradle publish get error
3 participants