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

   > > > Also, there is an existing workaround which I think I've used 
somewhere, but I can't recall where exactly.
   > > 
   > > 
   > > This seems simlar to my aproach here, jsut that I more liek to fix it in 
maven itself than in my beans :-)
   > > > I still think this should be done automatically, but not sure I'll 
have the time to dig much into sisu/guice...
   > > 
   > > 
   > > maybe but I must confess that lazy lookup here seems easier ...
   > > > It may be preferable to use the workaround which will work on any 
maven version imho.
   > > 
   > > 
   > > I already have some workarounds, bt my goal i to get it fixed instead of 
running into the same issues again afterwards.
   > 
   > I think the 
[`SessionScoped`](https://github.com/apache/maven/blob/master/maven-core/src/main/java/org/apache/maven/session/scope/internal/SessionScope.java)
 class (and execution scope) could be a good candidate to implement transparent 
proxying.
   
   See #950 @laeubi 


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