public abstract class AbstractMavenGitCodeFormatMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
AbstractMavenGitCodeFormatMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
artifactId() |
protected Path |
baseDir() |
protected CodeFormatter |
codeFormatter() |
protected Path |
getOrCreateHooksDirectory()
Get or creates the git hooks directory
|
protected org.eclipse.jgit.lib.Repository |
gitRepository() |
protected boolean |
isExecutionRoot() |
getLog, getPluginContext, setLog, setPluginContextprotected org.eclipse.jgit.lib.Repository gitRepository()
protected Path baseDir()
protected String artifactId()
protected CodeFormatter codeFormatter()
protected boolean isExecutionRoot()
protected Path getOrCreateHooksDirectory()
Copyright © 2017 Cosium. All rights reserved.