|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.plugin.registry.DefaultPluginRegistryBuilder
public class DefaultPluginRegistryBuilder
Field Summary | |
---|---|
static java.lang.String |
userHome
|
Fields inherited from interface org.apache.maven.plugin.registry.MavenPluginRegistryBuilder |
---|
ALT_GLOBAL_PLUGIN_REG_LOCATION, ALT_USER_PLUGIN_REG_LOCATION, ROLE |
Constructor Summary | |
---|---|
DefaultPluginRegistryBuilder()
|
Method Summary | |
---|---|
org.apache.maven.plugin.registry.PluginRegistry |
buildPluginRegistry()
|
org.apache.maven.plugin.registry.PluginRegistry |
createUserPluginRegistry()
|
void |
initialize()
|
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String userHome
Constructor Detail |
---|
public DefaultPluginRegistryBuilder()
Method Detail |
---|
public void initialize()
initialize
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
public org.apache.maven.plugin.registry.PluginRegistry buildPluginRegistry() throws java.io.IOException, org.codehaus.plexus.util.xml.pull.XmlPullParserException
buildPluginRegistry
in interface MavenPluginRegistryBuilder
java.io.IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserException
public org.apache.maven.plugin.registry.PluginRegistry createUserPluginRegistry()
createUserPluginRegistry
in interface MavenPluginRegistryBuilder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |