Skip to content

Update Maven Publish plugin and deprecate/remove SonatypeHost bridge#89

Merged
teogor merged 2 commits intomainfrom
refactor/update-maven-publish-plugin
Oct 24, 2025
Merged

Update Maven Publish plugin and deprecate/remove SonatypeHost bridge#89
teogor merged 2 commits intomainfrom
refactor/update-maven-publish-plugin

Conversation

@teogor
Copy link
Owner

@teogor teogor commented Oct 24, 2025

  • Updates the com.vanniktech.maven.publish Gradle plugin to the latest version to align Winds with current publishing APIs and reduce deprecation surface during Gradle upgrades.
  • Removes the toVanniktechSonatypeHost() mapping as upstream SonatypeHost is no longer available and marks the internal Winds SonatypeHost enum as deprecated to preserve source and binary compatibility while guiding users to migrate off it.
  • No external API behavior is intended to change at runtime beyond the removal of the adapter; calls to Winds’ SonatypeHost remain source-compatible but will warn with DeprecationLevel.WARNING.

@teogor teogor self-assigned this Oct 24, 2025
@teogor teogor added this to the 1.0.3 milestone Oct 24, 2025
@teogor teogor merged commit 4a94c96 into main Oct 24, 2025
1 check passed
@teogor teogor deleted the refactor/update-maven-publish-plugin branch October 24, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

1 participant