org.apache.maven.scm.plugin
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, getConnectionUrl, getExcludes, getFileSet, getIncludes, getScmManager, getScmRepository, getScmVersion, getWorkingDirectory, setConnectionType, setConnectionUrl, setExcludes, setIncludes, setWorkingDirectory
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 java.lang.String getRelativePath(java.io.File baseDir, java.lang.String path)
baseDir
- path
- Copyright © 2003-2014. All Rights Reserved.