Uses of Class
org.apache.geronimo.mavenplugins.car.AbstractCarMojo

Packages that use AbstractCarMojo
org.apache.geronimo.mavenplugins.car   
 

Uses of AbstractCarMojo in org.apache.geronimo.mavenplugins.car
 

Subclasses of AbstractCarMojo in org.apache.geronimo.mavenplugins.car
 class ArchiveCarMojo
          Jar up a packaged plugin
 class CreatePluginListMojo
          Creates or replaces a geronimo-plugins.xml catalog of geronimo plugins in the local maven repository.
 class InstallModulesMojo
          Installs Geronimo module CAR files into a target repository to support assembly.
 class PackageMojo
          Build a Geronimo Configuration using the local Maven infrastructure.
 class PlanProcessorMojo
          Add module id and dependencies to a plan and process with velocity
 class PluginMetadataGeneratorMojo
          Generate a geronimo-plugin.xml file based on configuration in the pom and car-maven-plugin configuration.
 class UpdatePluginListMojo
          Maintain the geronimo-plugins.xml catalog in the local maven repository by merging in the geronimo-plugin.xml from the current project.
 class ValidateConfigurationMojo
          Check that all dependencies mentioned explicitly in the car-maven-plugin configuration are present as maven dependencies.
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.