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

   
**[GastonC](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gastonc)**
 commented
   
   Hi Robert;
   I am experiencing problems while using the maven-scm-provider-gitexe as part 
of the Maven release plugin.
   
   The issue occurs this maven-scm-provider-gitexe tried to parse git output 
which contains spaces, as follows:
   
   git status --porcelain
   M  "dir a/pom.xml"
   
   I am getting the exception "Illegal character in path at index 0"
   I understand that the quotes around the returned path are not expected by 
maven-scm-provider-gitexe.
   
   Version:
   git version 2.14.1.windows.1
   maven-scm-provider-gitexe-1.9.5
   
   Thanks in advance.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to