@Component(role=JGitFlowSetupHelper.class) public class DefaultJGitFlowSetupHelper extends org.codehaus.plexus.logging.AbstractLogEnabled implements JGitFlowSetupHelper
| Constructor and Description |
|---|
DefaultJGitFlowSetupHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
fixCygwinIfNeeded() |
void |
runCommonSetup() |
void |
setupCredentialProviders() |
void |
warnCoreAutoCrlf() |
protected void |
writeReportHeader() |
public void runCommonSetup()
throws MavenJGitFlowException
runCommonSetup in interface JGitFlowSetupHelperMavenJGitFlowExceptionpublic void warnCoreAutoCrlf()
throws MavenJGitFlowException
MavenJGitFlowExceptionpublic void fixCygwinIfNeeded()
throws MavenJGitFlowException
fixCygwinIfNeeded in interface JGitFlowSetupHelperMavenJGitFlowExceptionpublic void setupCredentialProviders()
throws com.atlassian.jgitflow.core.exception.JGitFlowException
setupCredentialProviders in interface JGitFlowSetupHelpercom.atlassian.jgitflow.core.exception.JGitFlowExceptionprotected void writeReportHeader()
throws com.atlassian.jgitflow.core.exception.JGitFlowException
com.atlassian.jgitflow.core.exception.JGitFlowExceptionCopyright © 2014 Atlassian. All rights reserved.