@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 StatusMojo()
public void execute() throws org.apache.maven.plugin.MojoExecutionException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractScmMojoorg.apache.maven.plugin.MojoExecutionExceptionprotected String getRelativePath(File baseDir, String path)
baseDir - path - Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.