nielsbasjes commented on PR #140: URL: https://github.com/apache/maven-scm/pull/140#issuecomment-1132890348
Seems like the whole test suite is running on very old code. When I add `@RunWith(JUnit4.class)` to ScmTckTestCase and add `@Test` on all the methods this suddenly starts working ... at the cost of failures in the `PlexusTestCase` area. -- 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