[ https://issues.apache.org/jira/browse/SCM-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541986#comment-17541986 ]
Niels Basjes commented on SCM-989: ---------------------------------- I just ran a check and indeed the same happens if git is missing. I found the same list you just posted. Perhaps the check if the commandline tool has been installed check should be moved 1 class up so it can be used in all tests? Or are these tests really TCK tests and should be changed in that direction? > Tests fail if svn and/or git are not installed. > ----------------------------------------------- > > Key: SCM-989 > URL: https://issues.apache.org/jira/browse/SCM-989 > Project: Maven SCM > Issue Type: Test > Reporter: Niels Basjes > Priority: Major > > If svn is not installled (As is the case in Ubuntu in WSL2 in Windows 11) the > build fails over these tests: > {code:java} > [ERROR] Errors: > [ERROR] SvnRemoteInfoCommandTest.testExist:42 » Scm Error while executing > svn command. > [ERROR] SvnRemoteInfoCommandTest.testNotExist:53 » Scm Error while > executing svn command.{code} -- This message was sent by Atlassian Jira (v8.20.7#820007)