org.apache.maven.scm.plugin
@Mojo(name="list",
aggregator=true)
public class ListMojo
extends AbstractScmMojo
| Constructor and Description |
|---|
ListMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
org.apache.maven.scm.ScmFileSet |
getFileSet() |
checkResult, getBasedir, getConnectionUrl, getExcludes, 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.MojoExecutionExceptionpublic org.apache.maven.scm.ScmFileSet getFileSet()
throws IOException
getFileSet in class AbstractScmMojoIOExceptionCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.