Skip to content

Change a publish plugin for Maven Central #774

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

Merged

Conversation

Yauhenikapl
Copy link
Contributor

Description

Change publish plugin to Maven Central

Fixes #748

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Additional notes

@Yauhenikapl Yauhenikapl marked this pull request as ready for review June 17, 2025 08:31
Copy link
Contributor

@atextor atextor left a comment

Choose a reason for hiding this comment

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

The central-publishing-maven-plugin needs to be configured in the root pom.xml. autoPublish should be off for now.

@Yauhenikapl Yauhenikapl merged commit 600786f into eclipse-esmf:main Jun 18, 2025
4 checks passed
@Yauhenikapl Yauhenikapl deleted the 748-change-deployment-to-maven-central branch June 18, 2025 13:44
Copy link

Release v2.11.0 addresses this.

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.

[Task] Change deployment to Maven Central from OSSRH to new Central Publisher Portal
2 participants