gnodet commented on PR #12551: URL: https://github.com/apache/maven/pull/12551#issuecomment-5096211640
Correction on the fix directions — options 2 and 3 from my previous comment collapse into one: ensure core beans are visible when a lifecycle participant triggers lazy resolution. Whether that's done by adjusting the TCCL or the realm imports is the same fix from different ends — the extension realm already has `setParentRealm(containerRealm)` via the `self-first` default, so the real question is whether Sisu 1.1.0's `visibleRealmNames()` traverses the parent realm chain or only explicit `importFrom()` entries. -- 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]
