gnodet commented on PR #12553: URL: https://github.com/apache/maven/pull/12553#issuecomment-5096020486
Addressed both notes in 9eff25c07a: 1. **DefaultInterpolator downcast** — added comment explaining why the `(DefaultInterpolator)` cast is safe (only implementation bound via DI) and necessary (access package-private overload accepting an external `cycleMap`). 2. **Flex Mojos comment** — restored the historical comment about custom scopes near the scope validation call. -- 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]
