Package org.apache.maven.scm.provider.git.jgit.command
- 
Interface Summary Interface Description CustomizableSshSessionFactoryCommand Supplemental interface for commands that potentially involve a remote server communication.
- 
Class Summary Class Description JGitTransportConfigCallback Implementation ofTransportConfigCallbackwhich adds a public/private key identity to ssh URLs if configured.JGitUtils JGit utility functions.PlexusInteractivityCredentialsProvider CredentialsProviderleveraging thePromptercomponent.ScmProviderAwareSshdSessionFactory SshdSessionFactoryconsidering the settings fromGitScmProviderRepository.
- 
Exception Summary Exception Description PushException Exception thrown when a push operation fails in JGit.