laeubi commented on pull request #690: URL: https://github.com/apache/maven/pull/690#issuecomment-1064143527
Do you refer to https://github.com/apache/maven-build-cache-extension/blob/master/src/main/java/org/apache/maven/buildcache/CacheLifecycleParticipant.java ? Why do you make this a session scoped `@Named` and not a plain `@Component(role = AbstractMavenLifecycleParticipant.class, hint = "cache")`? Thats how tycho works and maven sets the appropriate classlaoder when calling the methods. -- 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