[
https://issues.apache.org/jira/browse/SCM-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963912#comment-17963912
]
ASF GitHub Bot commented on SCM-989:
------------------------------------
jira-importer commented on issue #1219:
URL: https://github.com/apache/maven-scm/issues/1219#issuecomment-2964657417
**[Niels
Basjes](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=nielsbasjes)**
commented
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 (Moved to GitHub Issues)
> Issue Type: Test
> Reporter: Niels Basjes
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 2.0.0-M2
>
>
> 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.10#820010)