[ 
https://issues.apache.org/jira/browse/SCM-815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963208#comment-17963208
 ] 

ASF GitHub Bot commented on SCM-815:
------------------------------------

jira-importer commented on issue #1038:
URL: https://github.com/apache/maven-scm/issues/1038#issuecomment-2964640389

   **[Ilya 
Basin](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=basinilya)** 
commented
   
   IMO, just state that Cygwin unsupported. Most providers rely too much on 
absolute paths and this won't work with Cygwin. Let them use Mingw git.
   
   It's unclear what "other bash variants" means.
   




> GitExe Provider does not commit files in Cygwin
> -----------------------------------------------
>
>                 Key: SCM-815
>                 URL: https://issues.apache.org/jira/browse/SCM-815
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: Bug
>          Components: maven-scm-provider-gitexe
>    Affects Versions: 1.9.1, 1.9.2, 1.9.4, 1.9.5
>         Environment: Cygwin and other bash variants
>            Reporter: Christian Galsterer
>            Assignee: Michael Osipov
>            Priority: Blocker
>             Fix For: 1.11.1
>
>
> In 
> https://github.com/apache/maven-scm/blob/maven-scm-1.9.1/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/src/main/java/org/apache/maven/scm/provider/git/gitexe/command/status/GitStatusConsumer.java#L214
>  a regression was introduced where modified files are not committed anymore. 
> The problem is the isFile() method as is always returning false for a 
> modified file, e.g. for "/cygwin/c/dev/project/pom.xml" it returns false.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to