| Package | Description | 
|---|---|
| org.apache.maven.artifact.resolver | |
| org.apache.maven.repository | 
| Modifier and Type | Method and Description | 
|---|---|
| CyclicDependencyException | ArtifactResolutionResult. getCircularDependencyException(int i) | 
| CyclicDependencyException | ArtifactResolutionResult. getCircularDependencyException(int i) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<CyclicDependencyException> | ArtifactResolutionResult. getCircularDependencyExceptions() | 
| List<CyclicDependencyException> | ArtifactResolutionResult. getCircularDependencyExceptions() | 
| Modifier and Type | Method and Description | 
|---|---|
| ArtifactResolutionResult | ArtifactResolutionResult. addCircularDependencyException(CyclicDependencyException e) | 
| ArtifactResolutionResult | ArtifactResolutionResult. addCircularDependencyException(CyclicDependencyException e) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResolutionNode. addDependencies(Set<Artifact> artifacts,
               List<ArtifactRepository> remoteRepositories,
               ArtifactFilter filter) | 
| void | ResolutionNode. addDependencies(Set<Artifact> artifacts,
               List<ArtifactRepository> remoteRepositories,
               ArtifactFilter filter) | 
| Modifier and Type | Method and Description | 
|---|---|
| CyclicDependencyException | MetadataResolutionResult. getCircularDependencyException(int i) | 
| CyclicDependencyException | MetadataResolutionResult. getCircularDependencyException(int i) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<CyclicDependencyException> | MetadataResolutionResult. getCircularDependencyExceptions() | 
| List<CyclicDependencyException> | MetadataResolutionResult. getCircularDependencyExceptions() | 
| Modifier and Type | Method and Description | 
|---|---|
| MetadataResolutionResult | MetadataResolutionResult. addCircularDependencyException(CyclicDependencyException e) | 
| MetadataResolutionResult | MetadataResolutionResult. addCircularDependencyException(CyclicDependencyException e) | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.