Uses of Package
org.apache.maven.plugin.tools.model

Packages that use org.apache.maven.plugin.tools.model
org.apache.maven.plugin.tools.model   
org.apache.maven.plugin.tools.model.io.xpp3   
 

Classes in org.apache.maven.plugin.tools.model used by org.apache.maven.plugin.tools.model
Component
          A reference to a plexus component, assumed to be available to the plugin container.
LifecycleExecution
          A sub-process execution of a lifecycle to satisfy the needs of a mojo.
Mojo
          Mojo descriptor definition.
Parameter
          A parameter used by a mojo, and configurable from the command line or POM configuration sections.
PluginMetadataParseException
          Exception when plugin metadata parsing occurred.
 

Classes in org.apache.maven.plugin.tools.model used by org.apache.maven.plugin.tools.model.io.xpp3
PluginMetadata
          Root element of a script-based mojo's plugin metadata bindings.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.