public class UndeployAppMojo extends BasicSupport
BasicSupport.InstallType| Modifier and Type | Field and Description |
|---|---|
protected String |
appArchive
A file name which points to a specific module's jar | war | ear | eba |
zip archive.
|
protected org.codehaus.mojo.pluginsupport.util.ArtifactItem |
appArtifact
Maven coordinates of an application to undeploy.
|
protected int |
timeout
Timeout to verify undeploy successfully, in seconds.
|
assemblyArchive, assemblyArtifact, assemblyInstallDirectory, install, installDirectory, installType, isInstall, messages, outputDirectory, refresh, serverDirectory, serverName, skip, START_APP_MESSAGE_REGEXP, userDirectoryant, artifactRepository, project, settings| Constructor and Description |
|---|
UndeployAppMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute() |
checkServerDirectoryExists, checkServerHomeExists, init, installFromArchive, installFromFile, installServerAssemblygetArtifactRepository, getProjectcontextualize, createArtifact, execute, getArtifact, getArtifactFactory, getArtifactResolver, getProjectArtifacts, getProjectArtifacts, getProjectArtifacts, resolveArtifact, resolveArtifactprotected String appArchive
protected org.codehaus.mojo.pluginsupport.util.ArtifactItem appArtifact
protected int timeout
Copyright © 2017 the original author or authors.