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 final org.eclipse.jgit.lib.Repository gitRepository()
protected final Path baseDir()
protected final String artifactId()
protected final CodeFormatter codeFormatter()
protected final boolean isExecutionRoot()
protected final Path getOrCreateHooksDirectory()
Copyright © 2018 Cosium. All rights reserved.