gnodet commented on pull request #692: URL: https://github.com/apache/maven/pull/692#issuecomment-1066931175
The component is cached by its scope. When `m-build-cache-e` is not active, it's `@Singleton` and when it's active, it's the `@SessionScope`. In both cases, that's fine, as the build cache extension does everything in the session scope anyway. -- 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