Skip to content

Migrate to Gradle Nexus Publish Plugin - #5554

Merged
3flex merged 4 commits into
detekt:mainfrom
3flex:nexus-publish
Dec 18, 2022
Merged

Migrate to Gradle Nexus Publish Plugin#5554
3flex merged 4 commits into
detekt:mainfrom
3flex:nexus-publish

Conversation

@3flex

@3flex 3flex commented Nov 22, 2022

Copy link
Copy Markdown
Member

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/
@3flex
3flex requested a review from cortinico November 22, 2022 00:03
@github-actions github-actions Bot added build dependencies Pull requests that update a dependency file labels Nov 22, 2022
Comment thread build-logic/src/main/kotlin/releasing.gradle.kts Outdated
Comment thread build-logic/src/main/kotlin/releasing.gradle.kts

@cortinico cortinico left a comment

Copy link
Copy Markdown
Member

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.

Comment thread build-logic/src/main/kotlin/releasing.gradle.kts Outdated
Comment thread build-logic/src/main/kotlin/releasing.gradle.kts Outdated
@picklebento picklebento 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

codecov Bot commented Dec 16, 2022

Copy link
Copy Markdown

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.

4 participants