jira-importer opened a new issue, #1220: URL: https://github.com/apache/maven-scm/issues/1220
**[Konrad Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)** opened **[SCM-994](https://issues.apache.org/jira/browse/SCM-994?redirect=false)** and commented Currently the JGit provider does not provide interactive communication means, e.g. for asking for a password or adding a new server to the known hosts. There should be an implementation for https://javadoc.io/static/org.eclipse.jgit/org.eclipse.jgit/5.13.1.202206130422-r/org/eclipse/jgit/transport/CredentialsProvider.html backed by Plexus's Prompter component (https://codehaus-plexus.github.io/plexus-interactivity/plexus-interactivity-api/apidocs/org/codehaus/plexus/components/interactivity/Prompter.html). --- **Remote Links:** - [GitHub Pull Request #154 ](https://github.com/apache/maven-scm/pull/154) -- 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]
