com.atlassian.maven.plugins.pdk
Class InstallPluginMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.atlassian.maven.plugins.pdk.BasePdkMojo
com.atlassian.maven.plugins.pdk.BasePluginServerMojo
com.atlassian.maven.plugins.pdk.InstallPluginMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class InstallPluginMojo
- extends BasePluginServerMojo
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
installMethod
protected java.lang.String installMethod
pluginsHome
protected java.io.File pluginsHome
pluginFile
protected java.io.File pluginFile
InstallPluginMojo
public InstallPluginMojo()
getTitle
protected java.lang.String getTitle()
- Specified by:
getTitle in class BasePluginServerMojo
checkProperties
protected boolean checkProperties()
- Overrides:
checkProperties in class BasePluginServerMojo
execute
public void execute()
throws org.apache.maven.plugin.MojoFailureException,
org.apache.maven.plugin.MojoExecutionException
- Specified by:
execute in interface org.apache.maven.plugin.Mojo- Overrides:
execute in class BasePluginServerMojo
- Throws:
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
getMode
protected java.lang.String getMode()
- Specified by:
getMode in class BasePluginServerMojo
Copyright © 2008 Adaptavist.com Ltd. All Rights Reserved.