public class UninstallPluginMojo extends BasePluginServerMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
artifactId |
protected String |
installMethod |
protected File |
pluginsHome |
password, pluginKey, serverUrl, usernameartifactFactory, localRepository| Constructor and Description |
|---|
UninstallPluginMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkProperties() |
void |
execute() |
protected String |
getMode() |
protected String |
getTitle() |
protected void |
init(String user,
String pass,
String confUrl,
String pluginKey,
String installMethod,
File pluginsHome) |
getActionUrl, getHttpState, getPassword, getPluginKey, getServerUrl, getUsername, init, initcopy, copyFiles, getArtifact, urlEncodeprotected String installMethod
protected File pluginsHome
protected String artifactId
protected String getTitle()
getTitle in class BasePluginServerMojoprotected void init(String user, String pass, String confUrl, String pluginKey, String installMethod, File pluginsHome)
protected boolean checkProperties()
checkProperties in class BasePluginServerMojopublic void execute()
throws org.apache.maven.plugin.MojoFailureException,
org.apache.maven.plugin.MojoExecutionException
execute in interface org.apache.maven.plugin.Mojoexecute in class BasePluginServerMojoorg.apache.maven.plugin.MojoFailureExceptionorg.apache.maven.plugin.MojoExecutionExceptionprotected String getMode()
getMode in class BasePluginServerMojoCopyright © 2025 Adaptavist.com Ltd. All rights reserved.