laeubi commented on PR #743: URL: https://github.com/apache/maven/pull/743#issuecomment-1131687007
> We should maybe also deprecate this method and suggest that plugins should have the project injected in a field I think the problem is that we then need some kind of "ProjectScope", I think `MavenSession.set/getCurrentProject()` should simply become a ThreadLocal, we document that and if one needs to pass data to a different thread he first need to fetch the current project. -- 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]
