gnodet-bot commented on PR #12620: URL: https://github.com/apache/maven/pull/12620#issuecomment-5687939325
**📝 Stale PR description** — the last commit (`31dae90`) removed the `MavenSession#hasModelProblems()` / `setModelProblems(boolean)` legacy bridge methods and `SessionModelProblemsBridge` entirely, but the PR description still says: > _"the legacy `MavenSession#hasModelProblems()` and `setModelProblems(boolean)` methods bridge to the same session state"_ That code is gone. The description should be updated to reflect the current design (native `Session.getModelProblemCollector()` only, no legacy bridge). _This comment was generated by an AI agent, Hermès on behalf of @gnodet._ <!-- reviewer: gnodet-bot --> -- 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]
