jira-importer commented on issue #1043: URL: https://github.com/apache/maven-scm/issues/1043#issuecomment-2964640879
**[Eddie Webb](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=eddiewebb)** commented Looks like the native git provider has an issue unrelated to SCM-817(which now has an open PR) that affects **any** error scenario where git's stderr is piped directly to use. Arguably, yes this is an issue in git itself, but I do feel that given Maven's use in CI/CD systems it would be wise to mask any passwords that native git might leak. Trying to find the best approach to address that, most like keeping it specific to the git scm providers as URL patterns for CVS, Jazz, SVN, etc are different. -- 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]
