public abstract class AbstractMavenGitCodeFormatMojo
extends org.apache.maven.plugin.AbstractMojo
| 构造器和说明 |
|---|
AbstractMavenGitCodeFormatMojo() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
artifactId() |
protected CodeFormatters |
codeFormatters() |
protected Path |
getOrCreateHooksDirectory()
Get or creates the git hooks directory
|
protected Path |
gitBaseDir() |
protected org.eclipse.jgit.lib.Repository |
gitRepository() |
protected boolean |
isExecutionRoot() |
protected Path |
pomFile() |
protected List<Path> |
sourceDirs() |
protected Path |
targetDir() |
protected final org.eclipse.jgit.lib.Repository gitRepository()
protected final Path pomFile()
protected final Path targetDir()
protected final String artifactId()
protected final CodeFormatters codeFormatters()
protected final boolean isExecutionRoot()
protected final Path getOrCreateHooksDirectory()
protected final Path gitBaseDir()
Copyright © 2024 Cosium. All rights reserved.