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
IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserException
PluginRegistry createUserPluginRegistry()
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.