org.apache.maven.plugin.registry
Interface MavenPluginRegistryBuilder
- All Known Implementing Classes:
- DefaultPluginRegistryBuilder
public interface MavenPluginRegistryBuilder
ROLE
static final java.lang.String ROLE
ALT_USER_PLUGIN_REG_LOCATION
static final java.lang.String ALT_USER_PLUGIN_REG_LOCATION
- See Also:
- Constant Field Values
ALT_GLOBAL_PLUGIN_REG_LOCATION
static final java.lang.String ALT_GLOBAL_PLUGIN_REG_LOCATION
- See Also:
- Constant Field Values
buildPluginRegistry
org.apache.maven.plugin.registry.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
org.apache.maven.plugin.registry.PluginRegistry createUserPluginRegistry()
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.