gnodet commented on issue #2502: URL: https://github.com/apache/maven/issues/2502#issuecomment-4110446490
This issue is fixed. All reference links now work correctly on the latest documentation (https://maven.apache.org/ref/4-LATEST/): - **Lifecycles** → `impl/maven-core/lifecycles.html` ✓ - **Plugin Bindings** → `impl/maven-core/default-bindings.html` ✓ - **Artifact Handlers** → `impl/maven-core/artifact-handlers.html` ✓ - **CLI options** → `compat/maven-embedder/cli.html` ✓ - **Super POM** → `compat/maven-model-builder/super-pom.html` ✓ The links were updated to reflect Maven 4's module reorganization (`impl/maven-core/` and `compat/maven-embedder/` instead of the old `maven-core/` and `maven-embedder/` paths). The broken links for older rc builds (e.g., rc-4, rc-5) are expected since the documentation site was restructured after those releases. _Claude Code on behalf of Guillaume Nodet_ -- 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]
