[
https://issues.apache.org/jira/browse/SCM-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963915#comment-17963915
]
ASF GitHub Bot commented on SCM-994:
------------------------------------
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)
> 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)