Skip to content

build(release): central-publishing-maven-plugin 0.9.0 -> 0.10.0 + unblock Dependabot (Track N L2)#129

Merged
DemchaAV merged 1 commit into
developfrom
build/central-publishing-plugin-0.10
Jun 3, 2026
Merged

build(release): central-publishing-maven-plugin 0.9.0 -> 0.10.0 + unblock Dependabot (Track N L2)#129
DemchaAV merged 1 commit into
developfrom
build/central-publishing-plugin-0.10

Conversation

@DemchaAV
Copy link
Copy Markdown
Owner

@DemchaAV DemchaAV commented Jun 3, 2026

Track N / L2 — central-publishing-maven-plugin 0.9.0 → 0.10.0 (cycle 1.6.9)

The Dependabot ignore on central-publishing-maven-plugin 0.10.0 was added in 1.6.8 to defer the bump until it could be validated against the release profile. Since then the pom moved to 0.9.0, so this is a 1-minor bump (0.9 → 0.10), not the "3-minor jump (0.7 → 0.10)" the old ignore comment described — and 0.9.0 already shipped the 1.6.7 and 1.6.8 Maven Central releases.

What changed

  • central.publishing.plugin.version 0.9.0 → 0.10.0 (pom.xml)
  • removed the now-obsolete Dependabot ignore for 0.10.0 + its stale comment (.github/dependabot.yml)
  • CHANGELOG ### Build note

Verification

  • ./mvnw -P release package -DskipTests -Dgpg.skip=true -pl .BUILD SUCCESS; plugin 0.10.0 resolves from Central and the main / sources / javadoc jars build with <extensions>true</extensions> loaded.
  • ⚠️ The actual Sonatype staging upload is only exercised by the publish workflow on a tag (publish.yml) — it is validated at the next cut. If 0.10.0 misbehaves at publish time it is a follow-up patch (publishing-plumbing only; no artifact / runtime change).

No artifact or runtime behaviour change.

…+ unblock Dependabot (Track N L2)

The Dependabot ignore on central-publishing-maven-plugin 0.10.0 was added in 1.6.8 to defer the bump until validated against the release profile. The pom has since moved to 0.9.0, so this is a 1-minor bump, not the 3-minor jump the ignore comment described.

- bump central.publishing.plugin.version 0.9.0 -> 0.10.0
- drop the now-obsolete Dependabot ignore (and its stale 0.7->0.10 comment)
- CHANGELOG Build note

Verified: 'mvn -P release package' BUILD SUCCESS — plugin 0.10.0 resolves and the sources/javadoc jars build. Central staging upload is exercised at the next publish (publish.yml on tag).
@DemchaAV DemchaAV merged commit f29ec55 into develop Jun 3, 2026
11 checks passed
@DemchaAV DemchaAV deleted the build/central-publishing-plugin-0.10 branch June 3, 2026 09:52
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