DefaultPluginRegistryBuilderpublic interface MavenPluginRegistryBuilder
| Modifier and Type | Field | 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 | 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.IOExceptionorg.codehaus.plexus.util.xml.pull.XmlPullParserExceptionPluginRegistry createUserPluginRegistry()