@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, setWorkingDirectory
getLog, getPluginContext, setLog, setPluginContext
public ExportMojo()
public void execute() throws MojoExecutionException
execute
in interface Mojo
execute
in class AbstractScmMojo
MojoExecutionException
protected File getExportDirectory()
public void setExportDirectory(File exportDirectory)
protected void export() throws MojoExecutionException
MojoExecutionException
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.