cstamas commented on code in PR #143: URL: https://github.com/apache/maven-scm/pull/143#discussion_r878674737
########## maven-scm-test/pom.xml: ########## @@ -60,7 +60,6 @@ <groupId>com.google.inject</groupId> <artifactId>guice</artifactId> <classifier>no_aop</classifier> - <scope>runtime</scope> Review Comment: yes, as now Guice classes ARE used in compile scope in maven-scm-test, see Robert's PlexusJunit4TestSupport class, it has import `import com.google.inject.Module;` -- 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