Skip to content

Pin SiteMesh 3 to 3.2.3 release and drop snapshot repo resolution#15705

Merged
codeconsole merged 2 commits into
apache:7.2.xfrom
codeconsole:feat/sitemesh3-3.2.3
May 31, 2026
Merged

Pin SiteMesh 3 to 3.2.3 release and drop snapshot repo resolution#15705
codeconsole merged 2 commits into
apache:7.2.xfrom
codeconsole:feat/sitemesh3-3.2.3

Conversation

@codeconsole
Copy link
Copy Markdown
Contributor

What

SiteMesh 3.2.3 is now published to Maven Central, so the SiteMesh 3 dependencies no longer need to resolve from the Sonatype maven-snapshots repository.

Changes

  • dependencies.gradle: bump starter-sitemesh.version and spring-webmvc-sitemesh.version from 3.2.3-SNAPSHOT to 3.2.3.
  • GrailsRepoSettingsPlugin: remove the org.sitemesh snapshot includeVersionByRegex from the central.sonatype.com/repository/maven-snapshots repository (both the pluginManagement and dependencyResolutionManagement blocks). The cloud.wondrify (asset-pipeline) snapshot include is retained.

Notes

  • SiteMesh 2 (opensymphony:sitemesh:2.6.0, used by grails-layout) is unaffected.
  • Verified both release artifacts exist on Maven Central:
    • org.sitemesh:spring-boot-starter-sitemesh:3.2.3
    • org.sitemesh:spring-webmvc-sitemesh:3.2.3
  • This also unblocks the validateNoSnapshotDependencies release checks for SiteMesh.

SiteMesh 3.2.3 is now published to Maven Central, so the
spring-boot-starter-sitemesh and spring-webmvc-sitemesh dependencies no
longer need to resolve from the Sonatype maven-snapshots repository.

- dependencies.gradle: bump starter-sitemesh and spring-webmvc-sitemesh
  from 3.2.3-SNAPSHOT to 3.2.3
- GrailsRepoSettingsPlugin: remove the org.sitemesh snapshot include regex
  (SiteMesh 2 / grails-layout is unaffected; the asset-pipeline snapshot
  include is retained)
@bito-code-review
Copy link
Copy Markdown

The PR comment file is empty or contains only a header row. There are no actionable suggestions or discussions to analyze in this case.

@codeconsole codeconsole force-pushed the feat/sitemesh3-3.2.3 branch from f29c205 to babd3d2 Compare May 31, 2026 23:29
@testlens-app
Copy link
Copy Markdown

testlens-app Bot commented May 31, 2026

🔎 No tests executed 🔎

🏷️ Commit: babd3d2
▶️ Tests: 0 executed
🟡 Checks: 1/31 completed


Learn more about TestLens at testlens.app.

@codeconsole codeconsole merged commit 5a9abbb into apache:7.2.x May 31, 2026
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants