public class DefaultPluginRegistryBuilder extends AbstractLogEnabled implements MavenPluginRegistryBuilder
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
userHome |
ALT_GLOBAL_PLUGIN_REG_LOCATION, ALT_USER_PLUGIN_REG_LOCATION, ROLE
Constructor and Description |
---|
DefaultPluginRegistryBuilder() |
Modifier and Type | Method and Description |
---|---|
PluginRegistry |
buildPluginRegistry() |
PluginRegistry |
createUserPluginRegistry() |
void |
initialize() |
public void initialize()
public PluginRegistry buildPluginRegistry() throws java.io.IOException, XmlPullParserException
buildPluginRegistry
in interface MavenPluginRegistryBuilder
java.io.IOException
XmlPullParserException
public PluginRegistry createUserPluginRegistry()
createUserPluginRegistry
in interface MavenPluginRegistryBuilder