org.apache.geronimo.plugin.car
Class InstallArtifactsMojo

java.lang.Object
  extended byorg.apache.maven.plugin.AbstractMojo
      extended byorg.apache.geronimo.genesis.MojoSupport
          extended byorg.apache.geronimo.plugin.car.AbstractCarMojo
              extended byorg.apache.geronimo.plugin.car.InstallArtifactsMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class InstallArtifactsMojo
extends AbstractCarMojo

Installs one or more artifacts into a local Geronimo repository.

Version:
$Rev: 451661 $ $Date: 2006-09-30 13:45:53 -0700 (Sat, 30 Sep 2006) $

Field Summary
 
Fields inherited from class org.apache.geronimo.plugin.car.AbstractCarMojo
artifactRepository, basedir, project, projectHelper
 
Fields inherited from class org.apache.geronimo.genesis.MojoSupport
log
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
InstallArtifactsMojo()
           
 
Method Summary
protected  void doExecute()
           
 
Methods inherited from class org.apache.geronimo.plugin.car.AbstractCarMojo
generateExplicitVersionProperties, getArchiveFile, getArtifactFactory, getArtifactRepository, getArtifactResolver, getProject, getProjectArtifacts, getProjectArtifacts
 
Methods inherited from class org.apache.geronimo.genesis.MojoSupport
createArtifact, execute, getArtifact, init
 
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

InstallArtifactsMojo

public InstallArtifactsMojo()
Method Detail

doExecute

protected void doExecute()
                  throws Exception
Throws:
Exception


Copyright © 2006 Apache Software Foundation. All Rights Reserved.