gnodet commented on PR #12993: URL: https://github.com/apache/maven/pull/12993#issuecomment-5509385251
Addressed review feedback and fixed the CI issue: 1. **Version corrected** — `15.7` doesn't exist on Maven Central. Fixed to `15.6` (latest stable, December 2024). Sorry for the confusion — my initial web search returned incorrect information. 2. **Rebased** on latest master to pick up recent changes. 3. **CI failure** — the `PathTranslator` compilation error in `maven-impl/DefaultModelBuilderTest.java` is a pre-existing issue on master (runs [33627845653](https://github.com/apache/maven/actions/runs/33627845653) and [33624459734](https://github.com/apache/maven/actions/runs/33624459734) on master fail with the same error). Not related to this PR. -- 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]
