jonasrutishauser commented on PR #1372: URL: https://github.com/apache/maven/pull/1372#issuecomment-1887757481
> The IDE workspace reader is already injected in the repository system session: > > https://github.com/apache/maven/blob/732e3649e12ab9c6bce570340b83b7270d5c346a/maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java#L156 That's correct, but this injected reader is directly overwritten: https://github.com/apache/maven/blob/732e3649e12ab9c6bce570340b83b7270d5c346a/maven-core/src/main/java/org/apache/maven/DefaultMaven.java#L417-L422 -- 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