public class Undeploy extends AbstractHostPortMojo
| Constructor and Description |
|---|
Undeploy()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute
|
void |
setFile(File v)
Set the file
|
executeCommand, executeCommand, getHost, getPort, isCommandAvailable, isLocal, setHost, setPortpublic void setFile(File v)
v - The valuepublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractHostPortMojoorg.apache.maven.plugin.MojoExecutionException - Thrown if the plugin cant be executedorg.apache.maven.plugin.MojoFailureException - Thrown if there is an errorCopyright © 2021 JBoss by Red Hat. All rights reserved.