gnodet commented on PR #12552:
URL: https://github.com/apache/maven/pull/12552#issuecomment-5096134939

   ### Update: TCCL + Realm Visibility Root Cause
   
   Posted a detailed analysis on #12551 — the issue is the interaction between 
`DefaultMaven.callListeners()` setting TCCL to the extension realm (line 376), 
and Sisu 1.1.0's new `FilteredBeans` in `DefaultBeanLocator.locate()` using 
`RealmManager.contextRealm()` (which walks the TCCL) to determine visibility. 
Mimir's realm can't see `plexus.core`'s NameMapper beans under the new 
filtering.
   
   See #12551 comment for full details and fix directions.


-- 
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]

Reply via email to