org.apache.maven.plugin.registry
Interface MavenPluginRegistryBuilder
- All Known Implementing Classes:
- DefaultPluginRegistryBuilder
- public interface MavenPluginRegistryBuilder
ROLE
public static final java.lang.String ROLE
ALT_USER_PLUGIN_REG_LOCATION
public static final java.lang.String ALT_USER_PLUGIN_REG_LOCATION
- See Also:
- Constant Field Values
ALT_GLOBAL_PLUGIN_REG_LOCATION
public static final java.lang.String ALT_GLOBAL_PLUGIN_REG_LOCATION
- See Also:
- Constant Field Values
buildPluginRegistry
public PluginRegistry buildPluginRegistry()
throws java.io.IOException,
org.codehaus.plexus.util.xml.pull.XmlPullParserException
- Throws:
java.io.IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserException
createUserPluginRegistry
public PluginRegistry createUserPluginRegistry()
Copyright 2005 Apache Software Foundation. All Rights Reserved.