@Mojo(name="status", aggregator=true) public class StatusMojo extends AbstractScmMojo
VALID_VERSION_TYPES, VERSION_TYPE_BRANCH, VERSION_TYPE_REVISION, VERSION_TYPE_TAG
Constructor and Description |
---|
StatusMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected String |
getRelativePath(File baseDir,
String path)
Formats the filename so that it is a relative directory from the base.
|
checkResult, getBasedir, getConnectionUrl, getExcludes, getFileSet, getIncludes, getScmManager, getScmRepository, getScmVersion, getWorkingDirectory, handleExcludesIncludesAfterCheckoutAndExport, setConnectionType, setConnectionUrl, setExcludes, setIncludes, setWorkingDirectory
public StatusMojo()
public void execute() throws org.apache.maven.plugin.MojoExecutionException
execute
in interface org.apache.maven.plugin.Mojo
execute
in class AbstractScmMojo
org.apache.maven.plugin.MojoExecutionException
protected String getRelativePath(File baseDir, String path)
baseDir
- path
- Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.