[ https://issues.apache.org/jira/browse/SCM-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963483#comment-17963483 ]
ASF GitHub Bot commented on SCM-882: ------------------------------------ jira-importer commented on issue #1106: URL: https://github.com/apache/maven-scm/issues/1106#issuecomment-2964646226 **[Ilya Basin](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=basinilya)** commented [Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o) the test files are created on-the-fly by the test cases and committed during the preparation phase. Then the actual test starts. See WagonTestCase.testWagon() > ScmWagon has no way to work with GIT in binary mode > --------------------------------------------------- > > Key: SCM-882 > URL: https://issues.apache.org/jira/browse/SCM-882 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Components: maven-scm-provider-cvs > Affects Versions: 1.9.5 > Reporter: Ilya Basin > Assignee: Olivier Lamy > Priority: Major > Fix For: 1.10.0 > > > Msysgit will checkout wagon-scm test-resource with CRLF by default, breaking > the test. Need to clone with core.autocrlf=false -- This message was sent by Atlassian Jira (v8.20.10#820010)