Skip to content

build: remove legacy central-publishing-maven-plugin in favor of staging deployment#409

Open
AnshulPatni wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
AnshulPatni:remove-legacy-central-publishing-plugin
Open

build: remove legacy central-publishing-maven-plugin in favor of staging deployment#409
AnshulPatni wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
AnshulPatni:remove-legacy-central-publishing-plugin

Conversation

@AnshulPatni

Copy link
Copy Markdown
Contributor

With the migration to staging-based release verification (-DaltDeploymentRepository), retaining central-publishing-maven-plugin (extensions=true) inside project POMs caused deployment conflicts and NullPointerException errors (Server.clone() because server is null) when building non-snapshot release versions (v2.0.2).

This cleanup removes the legacy direct-publishing plugin from all project modules, allowing standard maven-deploy-plugin to cleanly stage GPG-signed release artifacts directly into the staging repository for automated promotion and verification.

…ing deployment

Change-Id: I9191dd263f567d645eefd45a7e83dc4a390e02ee
@AnshulPatni AnshulPatni requested a review from taeold July 15, 2026 06:23
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.

1 participant