Uses of Class
org.apache.maven.model.PluginContainer

Packages that use PluginContainer
org.apache.maven.model   
 

Uses of PluginContainer in org.apache.maven.model
 

Subclasses of PluginContainer in org.apache.maven.model
 class Build
          The <build> element contains informations required to build the project.
 class BuildBase
          Generic informations for a build.
 class PluginConfiguration
          Contains the plugins management informations for the project.
 class PluginManagement
          Section for management of default plugin information for use in a group of POMs.
 



Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.