org.apache.pluto.maven
Class ReinstallMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.apache.pluto.maven.AbstractPlutoMojo
          extended by org.apache.pluto.maven.AbstractManagementMojo
              extended by org.apache.pluto.maven.ReinstallMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class ReinstallMojo
extends AbstractManagementMojo


Field Summary
 
Fields inherited from class org.apache.pluto.maven.AbstractManagementMojo
artifactFactory, artifactRepository, artifactResolver, domain, host, port, portalContext, portletApps, remoteRepositories, server, version
 
Fields inherited from class org.apache.pluto.maven.AbstractPlutoMojo
installationDirectory, project
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
ReinstallMojo()
           
 
Method Summary
protected  void doExecute()
          Process the actual execution.
 
Methods inherited from class org.apache.pluto.maven.AbstractManagementMojo
createInstallationConfig, doValidate, getEndorsedDependencies, getHandler, getServerConfig, getSharedDependencies
 
Methods inherited from class org.apache.pluto.maven.AbstractPlutoMojo
execute
 
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
 

Constructor Detail

ReinstallMojo

public ReinstallMojo()
Method Detail

doExecute

protected void doExecute()
                  throws Exception
Description copied from class: AbstractPlutoMojo
Process the actual execution.

Specified by:
doExecute in class AbstractPlutoMojo
Throws:
Exception


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.