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 ofTransportConfigCallback
which adds a public/private key identity to ssh URLs if configured.JGitUtils JGit utility functions.PlexusInteractivityCredentialsProvider CredentialsProvider
leveraging thePrompter
component.ScmProviderAwareSshdSessionFactory SshdSessionFactory
considering the settings fromGitScmProviderRepository
. -
Exception Summary Exception Description PushException Exception thrown when a push operation fails in JGit.