File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
maven-compat/src/test/java/org/apache/maven/artifact Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 3939import org .eclipse .aether .collection .DependencyTraverser ;
4040import org .eclipse .aether .internal .impl .SimpleLocalRepositoryManagerFactory ;
4141import org .eclipse .aether .repository .LocalRepository ;
42- import org .eclipse .aether .spi .connector .layout .RepositoryLayout ;
4342import org .eclipse .aether .util .graph .manager .ClassicDependencyManager ;
4443import org .eclipse .aether .util .graph .selector .AndDependencySelector ;
4544import org .eclipse .aether .util .graph .selector .ExclusionDependencySelector ;
6564import java .util .ArrayList ;
6665import java .util .List ;
6766
68- import javax .xml .bind .DatatypeConverter ;
69-
7067/**
7168 * @author <a href="mailto:[email protected] ">Jason van Zyl </a> 7269 */
You can’t perform that action at this time.
0 commit comments