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

Packages that use PluginConfiguration
org.apache.maven.model   
org.apache.maven.project.overlay   
 

Uses of PluginConfiguration in org.apache.maven.model
 

Subclasses of PluginConfiguration in org.apache.maven.model
 class Build
          The <build> element contains informations required to build the project.
 class BuildBase
          Generic informations for a build.
 

Uses of PluginConfiguration in org.apache.maven.project.overlay
 

Subclasses of PluginConfiguration in org.apache.maven.project.overlay
 class BuildOverlay
           
 



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