[ https://issues.apache.org/jira/browse/WAGON-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16585066#comment-16585066 ]
ASF GitHub Bot commented on WAGON-500: -------------------------------------- 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: us...@infra.apache.org > Re-enable ScmCvsExeWagonTest > ---------------------------- > > Key: WAGON-500 > URL: https://issues.apache.org/jira/browse/WAGON-500 > Project: Maven Wagon > Issue Type: Bug > Components: wagon-scm > Affects Versions: 3.0.0, 3.1.0 > Reporter: Ilya Basin > Assignee: Michael Osipov > Priority: Major > Fix For: 3.1.1 > > > ScmCvsExeWagonTest should be re-enabled -- This message was sent by Atlassian JIRA (v7.6.3#76005)