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

Packages that use PluginManagement
org.apache.maven.model   
 

Uses of PluginManagement in org.apache.maven.model
 

Methods in org.apache.maven.model that return PluginManagement
 PluginManagement PluginConfiguration.getPluginManagement()
          Get default plugin information to be made available for reference by projects derived from this one.
 

Methods in org.apache.maven.model with parameters of type PluginManagement
 void PluginConfiguration.setPluginManagement(PluginManagement pluginManagement)
          Set default plugin information to be made available for reference by projects derived from this one.
 



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