org.apache.geronimo.plugin.car
Class PackageMojo
java.lang.Object
  
org.apache.maven.plugin.AbstractMojo
      
org.apache.geronimo.plugin.MojoSupport
          
org.apache.geronimo.plugin.car.AbstractCarMojo
              
org.apache.geronimo.plugin.car.PackageMojo
- All Implemented Interfaces: 
 - org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
 
public class PackageMojo
- extends AbstractCarMojo
 
Build a Geronimo Configuration using the local Maven infrastructure.
 
 NOTE: Calling pom.xml must have defined a ${geronimoVersion} property.
 
- Version:
 
  - $Rev: 434144 $ $Date: 2006-08-23 21:56:43 +0200 (mer., 23 août 2006) $
 
 
 
| Fields inherited from class org.apache.geronimo.plugin.MojoSupport | 
log | 
 
| 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 | 
 
PackageMojo
public PackageMojo()
doExecute
protected void doExecute()
                  throws Exception
- Overrides:
 doExecute in class MojoSupport
 
- Throws:
 Exception
 
executePackageBuilderShell
public void executePackageBuilderShell()
                                throws Exception
- Throws:
 Exception
 
Copyright © 2006 Apache Software Foundation. All Rights Reserved.