Class PlexusComponentProvider

    • Method Detail

      • lookup

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

        public org.eclipse.aether.RepositorySystemSession getRepositorySystemSession​(org.apache.maven.execution.MavenExecutionRequest mavenExecutionRequest)
                                                                              throws org.codehaus.plexus.component.repository.exception.ComponentLookupException
        Specified by:
        getRepositorySystemSession in interface ComponentProvider
        Throws:
        org.codehaus.plexus.component.repository.exception.ComponentLookupException