Skip to content
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

Put project name/version in closed/released repository by default #115

Closed
szpak opened this issue Apr 28, 2019 · 3 comments
Closed

Put project name/version in closed/released repository by default #115

szpak opened this issue Apr 28, 2019 · 3 comments

Comments

@szpak
Copy link
Member

szpak commented Apr 28, 2019

As proposed also in marcphilipp/nexus-publish-plugin#30, the plugin could put the released project groupId/name/version in the staging repository description (instead of "Automatically released/promoted with gradle-nexus-staging-plugin").

@vlsi
Copy link

vlsi commented Mar 1, 2020

Oh, in practice there's io.codearte.gradle.nexus.NexusStagingExtension#setRepositoryDescription API to set the description of the repository.

Here's a screenshot from Staging Repositories in Central:
staging_comment

@szpak
Copy link
Member Author

szpak commented Mar 1, 2020

Yes, it was added in 2017. However, it would be good to have it available by default.

Nevertheless, thanks @vlsi for bringing it up for people reaching this issues.

@szpak szpak changed the title Put project name/version in closed/released repository Put project name/version in closed/released repository by default Mar 1, 2020
@szpak
Copy link
Member Author

szpak commented Feb 26, 2021

TL;TD. It's a default bahaviour of gradle-nexus-publish-plugin.

A longer version. To make releasing to Maven Central even easier, I and Marc Phillip (the author of nexus-publish-plugin) combined forces to create a next generation, unified, 2-in-1 plugin - gradle-nexus-publish-plugin. It is a recommended solution, as our development effort will be put in that new plugin. See my blog post and the official migration guide.

@szpak szpak closed this as completed Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants