public interface MavenPluginRegistryBuilder
| Modifier and Type | Field and Description |
|---|---|
static String |
ALT_GLOBAL_PLUGIN_REG_LOCATION |
static String |
ALT_USER_PLUGIN_REG_LOCATION |
static String |
ROLE |
| Modifier and Type | Method and Description |
|---|---|
PluginRegistry |
buildPluginRegistry() |
PluginRegistry |
createUserPluginRegistry() |
static final String ROLE
static final String ALT_USER_PLUGIN_REG_LOCATION
static final String ALT_GLOBAL_PLUGIN_REG_LOCATION
PluginRegistry buildPluginRegistry() throws IOException, org.codehaus.plexus.util.xml.pull.XmlPullParserException
IOExceptionorg.codehaus.plexus.util.xml.pull.XmlPullParserExceptionPluginRegistry createUserPluginRegistry()
Copyright © 2001-2021 The Apache Software Foundation. All Rights Reserved.