Class VerboseJavaScopeSelector


  • public class VerboseJavaScopeSelector
    extends org.eclipse.aether.util.graph.transformer.ConflictResolver.ScopeSelector
    A JavaScopeSelector that keeps track of reduced scopes
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String REDUCED_SCOPE  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void selectScope​(org.eclipse.aether.util.graph.transformer.ConflictResolver.ConflictContext context)  
      • Methods inherited from class org.eclipse.aether.util.graph.transformer.ConflictResolver.ScopeSelector

        getInstance
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VerboseJavaScopeSelector

        public VerboseJavaScopeSelector()
    • Method Detail

      • selectScope

        public void selectScope​(org.eclipse.aether.util.graph.transformer.ConflictResolver.ConflictContext context)
                         throws org.eclipse.aether.RepositoryException
        Specified by:
        selectScope in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ScopeSelector
        Throws:
        org.eclipse.aether.RepositoryException