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