Interface MavenPluginRegistryBuilder

All Known Implementing Classes:
DefaultPluginRegistryBuilder

public interface MavenPluginRegistryBuilder
  • Field Details

  • Method Details

    • buildPluginRegistry

      PluginRegistry buildPluginRegistry() throws IOException, org.codehaus.plexus.util.xml.pull.XmlPullParserException
      Throws:
      IOException
      org.codehaus.plexus.util.xml.pull.XmlPullParserException
    • createUserPluginRegistry

      PluginRegistry createUserPluginRegistry()