org.apache.maven.plugin.registry
Class PluginRegistryUtils
java.lang.Object
  
org.apache.maven.plugin.registry.PluginRegistryUtils
public final class PluginRegistryUtils
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
merge
public static void merge(PluginRegistry dominant,
                         PluginRegistry recessive,
                         String recessiveSourceLevel)
 
recursivelySetSourceLevel
public static void recursivelySetSourceLevel(PluginRegistry pluginRegistry,
                                             String sourceLevel)
 
extractUserPluginRegistry
public static PluginRegistry extractUserPluginRegistry(PluginRegistry pluginRegistry)
 
Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.