basinilya commented on issue #44: [WAGON-500] re-enable ScmCvsExeWagonTest URL: https://github.com/apache/maven-wagon/pull/44#issuecomment-414112397 There's a quick and a proper way. The quick way is to return from test methods when no cvs binary is found, just like maven-scm does. I can push the change today. The proper way is to migrate to PlexusJUnit4TestCase and use the Assume.assumeTrue() which marks the test as skipped in runtime.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
