Uses of Class
org.apache.maven.repository.metadata.GraphConflictResolutionException
Packages that use GraphConflictResolutionException
-
Uses of GraphConflictResolutionException in org.apache.maven.repository.metadata
Methods in org.apache.maven.repository.metadata that throw GraphConflictResolutionExceptionModifier and TypeMethodDescriptionMetadataResolutionResult.getGraph
(ArtifactScopeEnum scope) MetadataResolutionResult.getGraph
(MetadataResolutionRequestTypeEnum requestType) DefaultGraphConflictResolver.resolveConflicts
(MetadataGraph graph, ArtifactScopeEnum scope) GraphConflictResolver.resolveConflicts
(MetadataGraph graph, ArtifactScopeEnum scope) Cleanses the supplied graph by leaving only one directed versioned edge\ between any two nodes, if multiple exists.