public interface MavenPluginRegistryBuilder
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ALT_GLOBAL_PLUGIN_REG_LOCATION |
static java.lang.String |
ALT_USER_PLUGIN_REG_LOCATION |
static java.lang.String |
ROLE |
Modifier and Type | Method and Description |
---|---|
PluginRegistry |
buildPluginRegistry() |
PluginRegistry |
createUserPluginRegistry() |
static final java.lang.String ROLE
static final java.lang.String ALT_USER_PLUGIN_REG_LOCATION
static final java.lang.String ALT_GLOBAL_PLUGIN_REG_LOCATION
PluginRegistry buildPluginRegistry() throws java.io.IOException, org.codehaus.plexus.util.xml.pull.XmlPullParserException
java.io.IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserException
PluginRegistry createUserPluginRegistry()