@Mojo(name="export", requiresProject=false) public class ExportMojo extends AbstractScmMojo
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
public ExportMojo()
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 File getExportDirectory()
public void setExportDirectory(File exportDirectory)
protected void export() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.