Re: Help needed for solving MNG-7310

2021-11-10 Thread Martin Kanters
Thanks a lot, Tamás. This will definitely help me fix this. Cheers, Martin Op wo 10 nov. 2021 om 09:14 schreef Tamás Cservenák : > Howdy, > > see this issue > https://issues.apache.org/jira/browse/MNG-6898 > > In short: plexus (that is aware of realm) performs filtered lookup by > realm. > Sisu

Re: Help needed for solving MNG-7310

2021-11-10 Thread Tamás Cservenák
Howdy, see this issue https://issues.apache.org/jira/browse/MNG-6898 In short: plexus (that is aware of realm) performs filtered lookup by realm. Sisu OTOH (that is not aware of the realm) performs "flattened" lookups. So, this is 2nd place where we find plexus semantics being implicitly relied