jira-importer commented on issue #970: URL: https://github.com/apache/maven-scm/issues/970#issuecomment-2964636675
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented For the record, it is also broken on Windows too: ``` PS D:\Entwicklung\Projekte\scm-svn-test-at-sign> mvn scm:list "-Dpassword=mumu ab" [INFO] Scanning for projects... [INFO] [INFO] ------------< net.sf.michael-o.dirctxsrc:dircontextsource >------------- [INFO] Building dircontextsource 2.1.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-scm-plugin:1.9.6-SNAPSHOT:list (default-cli) @ dircontextsource --- [INFO] Executing: cmd.exe /X /C "svn --password ***** ab" --no-auth-cache --non-interactive list --recursive file:///D:/Entwicklung/svn-repos/scm-svn-test-at-sign/branches/toll2/." [INFO] Working directory: C:\Users\mosipov\AppData\Local\Temp ``` -- 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]
