slachiewicz opened a new issue, #13085: URL: https://github.com/apache/maven/issues/13085
# Planned releases — September 2026 (Doxia stack + plugins + shared deps) Tracking issue for the September 2026 release round. Survey done 2026-09-09 against `~/mvn5` estate checkouts (last tag vs `HEAD`, pins vs Maven Central, master-branch fix scan of shared deps). Full detail: `notes/2026-09-09-doxia-stack-release-survey.md`. Wiki "Towards Doxia 2.0.0 Stack" is outdated — real line is doxia 2.1.x, sitetools 2.1.x, reporting-api/impl 4.0.x, exec 2.0.x, site-plugin 3.22.x. ## Pre-round: shared deps with unreleased fixes (release FIRST) | Dep | Release | Benefit for our round | |---|---|---| | `maven-shared-utils` | **3.4.3** (+94, real fixes: JDK-4311711 hang #412, chompLast/chopNewline SIOOBE, pad ArithmeticException, StreamPollFeeder/notifyAll/pumpers threading, PathTool Windows, XML-writer NPE) | impl, site-plugin, help, invoker, dependency, javadoc, compiler, surefire (all pin 3.4.2) | | `maven-script-interpreter` | **1.9** (FileLogger NPE #204; 1.8 w/ bytecode-target #201 released 04 Sep) | invoker-plugin pins 1.7 → bump straight to 1.9 | | `maven-shared-jar` | **3.2.1** (SHA-1 all-entries #147, inner-class UTF-8 #140) | MPIR pins 3.2.0 | Already released, just bump pins: `dependency-analyzer 1.17.2` (05 Sep), `resolver 1.9.27`. Skip (bumps/docs only, release after): archiver 3.6.7, filtering 3.5.2, invoker-shared 3.3.1, dep-tree 3.3.1, filters 3.4.1, harness-3.x. ## Main round | Component | Release | Notes | |---|---|---| | doxia | **2.2.0** (minor) | New `HtmlTag`, Markdown sink fixes, APT macro fix, japicmp BBC | | reporting-api | **4.0.1** | Default `getOutputName()` | | sitetools | **2.1.1** | ISE fix on deprecated `DocumentRenderingContext` | | reporting-impl | **4.0.1** | Doxia-1 verbatim compat; bump `reportingApiVersion→4.0.1` | | reporting-exec | **2.1.0** (minor) | Drops deprecated `localRepository`; bump hardcoded api; push `drop-maven-compat` branch first | | site-plugin | **3.23.0** (minor, not patch) | `site:run` Jetty 9 → JDK `HttpServer` (#1298); bump exec `2.0.1→2.1.0`; clean up `site-run-without-jetty` branch | | fluido-skin | **2.2.0** (minor) | SCM last-modified date; re-verify ITs on site-plugin 3.23.0 | | project-info-reports | **3.10.0** (minor) | MPIR-477 Resolver API migration | | dependency-plugin (+script-interpreter/resolver/analyzer bumps) | **3.12.0** (minor) | MDEP-858 Resolver migration, MDEP-927/425/870; push `ci-verify-maven-baseline` first | | pmd-plugin | **3.29.0** (minor) | New threads control #700; PMD 7.23 | | help-plugin | **3.5.3** | MPH-210, #393, Maven4 fixes | | invoker-plugin (+script-interpreter 1.9) | **3.10.2** | | | javadoc-plugin | **3.12.1** | Java25 fixes | | checkstyle-plugin | **3.6.1** | | | jxr | **3.6.1** | Wagon → URI | | surefire (master) | **3.6.1** | ForkStarter filter #3453; rebase local branch | | changes-plugin | **3.0.0-M4** | | | plugin-tools 4.x | skip (only release-prepare since beta-3) | | ## 3.x maintenance lines `deploy/install **3.1.5**` (security backports), `source **3.5.0**` (new `followSymlinks` → minor), `surefire **3.5.7**` (backports #3428/#3412). Rest refresh-only or skip (compiler-3.x, plugin-tools-3.x: release-prepare only). ## Order `shared-utils 3.4.3 → script-interpreter 1.9 → shared-jar 3.2.1 → doxia 2.2.0 → reporting-api 4.0.1 → sitetools 2.1.1 → reporting-impl 4.0.1 → reporting-exec 2.1.0 → site-plugin 3.23.0 → fluido 2.2.0 → reporting/core/packaging plugins` (+ 3.x side any order). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
