[ https://issues.apache.org/jira/browse/SCM-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov updated SCM-994: ------------------------------- Fix Version/s: 2.0.0-M2 > Add JGit CredentialsProvider based on Plexus Interactivity API > -------------------------------------------------------------- > > Key: SCM-994 > URL: https://issues.apache.org/jira/browse/SCM-994 > Project: Maven SCM > 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)