@Mojo(name="export",
requiresProject=false)
public class ExportMojo
extends AbstractScmMojo
VALID_VERSION_TYPES, VERSION_TYPE_BRANCH, VERSION_TYPE_REVISION, VERSION_TYPE_TAG| Constructor and Description |
|---|
ExportMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected void |
export() |
protected File |
getExportDirectory() |
void |
setExportDirectory(File exportDirectory) |
checkResult, getBasedir, getConnectionUrl, getExcludes, getFileSet, getIncludes, getScmManager, getScmRepository, getScmVersion, getWorkingDirectory, handleExcludesIncludesAfterCheckoutAndExport, setConnectionType, setConnectionUrl, setExcludes, setIncludes, setWorkingDirectorygetLog, getPluginContext, setLog, setPluginContextpublic ExportMojo()
public void execute() throws MojoExecutionException
execute in interface Mojoexecute in class AbstractScmMojoMojoExecutionExceptionprotected File getExportDirectory()
public void setExportDirectory(File exportDirectory)
protected void export() throws MojoExecutionException
MojoExecutionExceptionCopyright © 2003–2021 The Apache Software Foundation. All rights reserved.