org.apache.maven.scm.plugin
@Mojo(name="status",
aggregator=true)
public class StatusMojo
extends AbstractScmMojo
| 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, setWorkingDirectorypublic void execute()
throws org.apache.maven.plugin.MojoExecutionException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractScmMojoorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.