[
https://issues.apache.org/jira/browse/SCM-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963916#comment-17963916
]
ASF GitHub Bot commented on SCM-994:
------------------------------------
jira-importer commented on issue #1220:
URL: https://github.com/apache/maven-scm/issues/1220#issuecomment-2964657586
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
Fixed with
[1544764520f4c818cab9b4926dcf4f1ee31bb83f](https://gitbox.apache.org/repos/asf?p=maven-scm.git;a=commit;h=1544764520f4c818cab9b4926dcf4f1ee31bb83f).
> Add JGit CredentialsProvider based on Plexus Interactivity API
> --------------------------------------------------------------
>
> Key: SCM-994
> URL: https://issues.apache.org/jira/browse/SCM-994
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-provider-jgit
> Reporter: Konrad Windszus
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 2.0.0-M2
>
>
> 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).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)