Skip to content

feat(gradle): upgrade the maven publishing #6367

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 1 commit into
base: release_v4.8.1
Choose a base branch
from

Conversation

Federico2014
Copy link
Contributor

What does this PR do?
./gradlew install originates from the legacy Maven plugin, which has been deprecated by default since Gradle 7.0+.
Starting with version 4.8.0, Java-tron upgraded Gradle to 7.6.4 and migrated to the new maven-publish plugin. Therefore, Maven publishing should now use ./gradlew publishToMavenLocal instead.

Why are these changes required?

This PR has been tested by:

  • Manual Testing

Follow up

Extra details

@kuny0707 kuny0707 moved this to In Review in java-tron Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

4 participants