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

   > @gnodet alone you are right but with the 3 menrionned hacks it works. Only 
thing we are qure as of today is TL or ITL does not work so we must find 
something else I fear.
   
   I'm really not following.  The problem raised by 
[7347](https://issues.apache.org/jira/browse/MNG-7347) is that components 
annotated with `@SessionScope` should be reused during the duration of the 
session (i.e. the reactor build).  That was not the case (and I also found out 
the fix is not sufficient I think).  So we don't really want to discriminate 
components, it's really the opposite, they should be shared.  So it's really 
independent of any classloading mechanism imho.


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to