org.apache.geronimo.mavenplugins.geronimo.server
Class InstallMojo

java.lang.Object
  extended byorg.apache.maven.plugin.AbstractMojo
      extended byorg.apache.geronimo.genesis.MojoSupport
          extended byorg.apache.geronimo.genesis.AntMojoSupport
              extended byorg.apache.geronimo.mavenplugins.geronimo.GeronimoMojoSupport
                  extended byorg.apache.geronimo.mavenplugins.geronimo.reporting.ReportingMojoSupport
                      extended byorg.apache.geronimo.mavenplugins.geronimo.server.InstallerMojoSupport
                          extended byorg.apache.geronimo.mavenplugins.geronimo.server.InstallAssemblyMojo
                              extended byorg.apache.geronimo.mavenplugins.geronimo.server.InstallMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class InstallMojo
extends InstallAssemblyMojo

Alias for install-assembly.

Version:
$Rev: 442872 $ $Date: 2006-09-12 23:55:19 -0700 (Tue, 12 Sep 2006) $

Field Summary
 
Fields inherited from class org.apache.geronimo.mavenplugins.geronimo.server.InstallerMojoSupport
assemblies, assemblyArchive, assemblyId, defaultAssemblyId, geronimoHome, INSTALL_ALREADY_EXISTS, INSTALL_FROM_ARTIFACT, INSTALL_FROM_FILE, installDirectory, installType, refresh
 
Fields inherited from class org.apache.geronimo.mavenplugins.geronimo.reporting.ReportingMojoSupport
logFile, logOutput, logOutputDirectory, reporters
 
Fields inherited from class org.apache.geronimo.mavenplugins.geronimo.GeronimoMojoSupport
artifactFactory, artifactRepository, artifactResolver, hostname, password, port, project, username
 
Fields inherited from class org.apache.geronimo.genesis.AntMojoSupport
ant
 
Fields inherited from class org.apache.geronimo.genesis.MojoSupport
log
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
InstallMojo()
           
 
Methods inherited from class org.apache.geronimo.mavenplugins.geronimo.server.InstallAssemblyMojo
doExecute, getGoalName
 
Methods inherited from class org.apache.geronimo.mavenplugins.geronimo.server.InstallerMojoSupport
getAssemblyArtifact, init, installAssembly
 
Methods inherited from class org.apache.geronimo.mavenplugins.geronimo.reporting.ReportingMojoSupport
execute, getLogFile
 
Methods inherited from class org.apache.geronimo.mavenplugins.geronimo.GeronimoMojoSupport
getArtifactFactory, getArtifactRepository, getArtifactResolver, getProject
 
Methods inherited from class org.apache.geronimo.genesis.AntMojoSupport
createFileSet, createTask, inheritProperties, initAntLogger, mkdir, setProperty
 
Methods inherited from class org.apache.geronimo.genesis.MojoSupport
createArtifact, getArtifact
 
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

InstallMojo

public InstallMojo()


Copyright © 2006 Apache Software Foundation. All Rights Reserved.