@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, setWorkingDirectorypublic ExportMojo()
public void execute() throws org.apache.maven.plugin.MojoExecutionException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractScmMojoorg.apache.maven.plugin.MojoExecutionExceptionprotected File getExportDirectory()
public void setExportDirectory(File exportDirectory)
protected void export() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.