Package org.apache.maven.plugin.registry
Interface MavenPluginRegistryBuilder
- All Known Implementing Classes:
DefaultPluginRegistryBuilder
public interface MavenPluginRegistryBuilder
-
Field Details
-
ROLE
-
ALT_USER_PLUGIN_REG_LOCATION
- See Also:
-
ALT_GLOBAL_PLUGIN_REG_LOCATION
- See Also:
-
-
Method Details
-
buildPluginRegistry
PluginRegistry buildPluginRegistry() throws IOException, org.codehaus.plexus.util.xml.pull.XmlPullParserException- Throws:
IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserException
-
createUserPluginRegistry
PluginRegistry createUserPluginRegistry()
-