Skip to content

Update plugin com.gradleup.nmcp.aggregation to v1.6.1#3590

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/com.gradleup.nmcp.aggregation-1.x
Jul 14, 2026
Merged

Update plugin com.gradleup.nmcp.aggregation to v1.6.1#3590
renovate[bot] merged 1 commit into
mainfrom
renovate/com.gradleup.nmcp.aggregation-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.gradleup.nmcp.aggregation 1.5.01.6.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gradleup/nmcp (com.gradleup.nmcp.aggregation)

v1.6.1

2026-07-01

Restores some checksums:

  • maven-metadata.md5, maven-metadata.sha1 (because maven outputs a scary warning without them)
  • All the .sha512 checksums (because Gradle uses them to validate caches contents)

All in all, nmcp now publishes .md5, .sha1, .sha512 for all files except for signature files (.asc) where no checksums are required.

Long term, I'd love to drop the .md5 and .sha1 checksums. That would require both maven and Sonatype to stop requesting them.

Many thanks to @​marcphilipp and @​leonard84 for helping me navigate this issue 💙

v1.6.0

2026-06-21

Nmcp 1.6.0 stop publishing the following checksums:

  • signature checksums (.asc.md5, .asc.sha1, .asc.sha256, .asc.sha512)
  • all non-required checksums (.sha256, .sha512)
  • all maven-metadata checksums (for local publishing, maven-metadata.xml is never sent to Central Portal)

You can send the checksums by setting publishAllChecksums

nmcpAggregation {
  publishAllChecksums.set(true)
}

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner July 14, 2026 14:24
@renovate renovate Bot added the Renovate label Jul 14, 2026
@renovate renovate Bot enabled auto-merge (squash) July 14, 2026 14:24
@renovate renovate Bot merged commit bea41b0 into main Jul 14, 2026
9 checks passed
@renovate renovate Bot deleted the renovate/com.gradleup.nmcp.aggregation-1.x branch July 14, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants