@Mojo(name="status",
aggregator=true)
public class StatusMojo
extends AbstractScmMojo
| Constructor and Description |
|---|
StatusMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected java.lang.String |
getRelativePath(java.io.File baseDir,
java.lang.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, setWorkingDirectorypublic void execute()
throws org.apache.maven.plugin.MojoExecutionException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractScmMojoorg.apache.maven.plugin.MojoExecutionExceptionprotected java.lang.String getRelativePath(java.io.File baseDir,
java.lang.String path)
baseDir - path -