public class InstallPluginMojo extends BasePluginServerMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
installMethod |
static String |
PENDING_TASK_JSON |
protected File |
pluginFile |
protected File |
pluginsHome |
protected String |
pluginSignature |
protected File |
pluginSignatureFile |
static String |
UPM_ROOT_RESOURCE |
password, pluginKey, serverUrl, usernameartifactFactory, localRepository| Constructor and Description |
|---|
InstallPluginMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkProperties() |
void |
execute() |
protected String |
getMode() |
protected String |
getTitle() |
void |
waitForCompletion(com.sun.jersey.api.client.Client client,
com.sun.jersey.api.client.ClientResponse acceptResponse) |
getActionUrl, getHttpState, getPassword, getPluginKey, getServerUrl, getUsername, init, initcopy, copyFiles, getArtifact, urlEncodepublic static final String PENDING_TASK_JSON
public static final String UPM_ROOT_RESOURCE
protected String installMethod
protected File pluginsHome
protected File pluginFile
protected File pluginSignatureFile
protected String pluginSignature
protected String getTitle()
getTitle in class BasePluginServerMojoprotected 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.MojoExecutionExceptionpublic void waitForCompletion(com.sun.jersey.api.client.Client client,
com.sun.jersey.api.client.ClientResponse acceptResponse)
protected String getMode()
getMode in class BasePluginServerMojoCopyright © 2025 Adaptavist.com Ltd. All rights reserved.