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

Migrate to Gradle Nexus Publish Plugin #5554

Merged
merged 4 commits into from Dec 18, 2022
Merged

Conversation

3flex
Copy link
Member

@3flex 3flex commented Nov 22, 2022

The old Gradle Nexus Staging plugin is no longer updated and has been replaced by Gradle Nexus Publish Plugin.

https://blog.solidsoft.pl/2021/02/26/unified-gradle-projects-releasing-to-maven-central-in-2021-migration-guide/

The old Gradle Nexus Staging plugin is no longer updated and has been
replaced by Gradle Nexus Publish Plugin.

https://blog.solidsoft.pl/2021/02/26/unified-gradle-projects-releasing-to-maven-central-in-2021-migration-guide/
Copy link
Member

@cortinico cortinico left a comment

Choose a reason for hiding this comment

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

Thanks for doing this @3flex 🙏 It will also prevent several fragmented staging repositories I noticed in the past.

build-logic/src/main/kotlin/releasing.gradle.kts Outdated Show resolved Hide resolved
build-logic/src/main/kotlin/releasing.gradle.kts Outdated Show resolved Hide resolved
@chao2zhang chao2zhang added this to the 1.23.0 milestone Dec 4, 2022
This cleans up the build file a little at the expense of some additional
API calls that have to be made during the publishing process.
@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Merging #5554 (29d64e4) into main (4b1da0d) will not change coverage.
The diff coverage is n/a.

❗ Current head 29d64e4 differs from pull request most recent head 1fd67c0. Consider uploading reports for the commit 1fd67c0 to get more accurate results

@@     Coverage Diff      @@
##   main   #5554   +/-   ##
============================
============================

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@3flex 3flex merged commit 6bde818 into detekt:main Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants