[ https://issues.apache.org/jira/browse/SCM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963875#comment-17963875 ]
ASF GitHub Bot commented on SCM-992: ------------------------------------ jira-importer opened a new issue, #1216: URL: https://github.com/apache/maven-scm/issues/1216 **[Konrad Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)** opened **[SCM-992](https://issues.apache.org/jira/browse/SCM-992?redirect=false)** and commented Currently the `privateKey` parameter set on `ScmProviderRepositoryWithHost` is only evaluated in provider "jgit". It should also be used for provider "git". Same for `passphrase` parameter. --- **Issue Links:** - [SCM-993](https://issues.apache.org/jira/browse/SCM-993) Add tests for SSH private key-based authentication during checkout (clone) (_**"is blocked by"**_) - [SCM-997](https://issues.apache.org/jira/browse/SCM-997) Support explicitly configured SSH passphrase for gitexe (_**"is cloned by"**_) **Remote Links:** - [GitHub Pull Request #159 ](https://github.com/apache/maven-scm/pull/159) > Support explicitly configured SSH private key for gitexe provider > ----------------------------------------------------------------- > > Key: SCM-992 > URL: https://issues.apache.org/jira/browse/SCM-992 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Improvement > Components: maven-scm-provider-gitexe > Reporter: Konrad Windszus > Assignee: Michael Osipov > Priority: Major > Fix For: 2.0.0-M2 > > > Currently the {{privateKey}} parameter set on > {{ScmProviderRepositoryWithHost}} is only evaluated in provider "jgit". It > should also be used for provider "git". Same for {{passphrase}} parameter. -- This message was sent by Atlassian Jira (v8.20.10#820010)