@Mojo(name="copy",
defaultPhase=PACKAGE)
public class CopyMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
CopyMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(com.alexecollins.docker.orchestration.DockerOrchestrator orchestrator) |
void |
execute() |
String |
getDest() |
org.apache.maven.project.MavenProject |
getProject() |
String |
getSource() |
public String getSource()
public String getDest()
protected void doExecute(com.alexecollins.docker.orchestration.DockerOrchestrator orchestrator)
throws Exception
Exceptionpublic org.apache.maven.project.MavenProject getProject()
public final void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2016. All Rights Reserved.