Interface ComponentProvider

    • Method Detail

      • lookup

        <T> T lookup​(java.lang.Class<T> clazz)
              throws org.codehaus.plexus.component.repository.exception.ComponentLookupException
        Throws:
        org.codehaus.plexus.component.repository.exception.ComponentLookupException
      • getRepositorySystemSession

        org.eclipse.aether.RepositorySystemSession getRepositorySystemSession​(org.apache.maven.execution.MavenExecutionRequest mavenExecutionRequest)
                                                                       throws org.codehaus.plexus.component.repository.exception.ComponentLookupException
        Throws:
        org.codehaus.plexus.component.repository.exception.ComponentLookupException
      • getPlexusContainer

        org.codehaus.plexus.PlexusContainer getPlexusContainer()
      • getSystemClassLoader

        java.lang.ClassLoader getSystemClassLoader()