Skip to content

Added nexus-publish plugin #1751

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: 5.5.x
Choose a base branch
from
Open

Conversation

rozza
Copy link
Member

@rozza rozza commented Jun 25, 2025

Backported use of the nexus-publish plugin from main.

JAVA-5881

@rozza rozza force-pushed the JAVA-5881-backport branch from b024ea6 to 70ade0c Compare July 1, 2025 14:49
This plugin will eventually be used for the migration to the central portal
Currently still uses the legacy osshr sonatype location.

As the nexus-publish plugin can only be configured in the root project
the username and password logic was moved out of conventions/publishing.gradle.kts
and into the root buid.gradle.kts.

Note: The nexus-publish plugin builds upon the gradle maven-publish
plugin so even though the configuration is in the root project,
it will only publish projects that use the publishing convention.

JAVA-5899
@rozza rozza force-pushed the JAVA-5881-backport branch from 70ade0c to f7c6145 Compare July 1, 2025 14:50
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