org.apache.geronimo.plugin.car
Class PlanProcessorMojo

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

public class PlanProcessorMojo
extends AbstractCarMojo

Add dependencies to a plan and process with velocity

Version:
$Rev: 434144 $ $Date: 2006-08-23 21:56:43 +0200 (mer., 23 août 2006) $

Field Summary
 
Fields inherited from class org.apache.geronimo.plugin.car.AbstractCarMojo
artifactFactory, basedir, factory, local, project, projectHelper, remoteRepos, resolver
 
Fields inherited from class org.apache.geronimo.plugin.MojoSupport
log
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
PlanProcessorMojo()
           
 
Method Summary
protected  void doExecute()
           
 
Methods inherited from class org.apache.geronimo.plugin.car.AbstractCarMojo
generateExplicitVersionProperties, getArchiveFile, getArtifact, getProjectArtifacts, getProjectArtifacts
 
Methods inherited from class org.apache.geronimo.plugin.MojoSupport
execute, 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

PlanProcessorMojo

public PlanProcessorMojo()
Method Detail

doExecute

protected void doExecute()
                  throws Exception
Overrides:
doExecute in class MojoSupport
Throws:
Exception


Copyright © 2006 Apache Software Foundation. All Rights Reserved.