Package | Description |
---|---|
org.apache.maven.repository.metadata |
Modifier and Type | Method and Description |
---|---|
MetadataGraph |
MetadataResolutionResult.getGraph(ArtifactScopeEnum scope) |
MetadataGraph |
MetadataResolutionResult.getGraph(MetadataResolutionRequestTypeEnum requestType) |
MetadataGraph |
GraphConflictResolver.resolveConflicts(MetadataGraph graph,
ArtifactScopeEnum scope)
Cleanses the supplied graph by leaving only one directed versioned edge\
between any two nodes, if multiple exists.
|
MetadataGraph |
DefaultGraphConflictResolver.resolveConflicts(MetadataGraph graph,
ArtifactScopeEnum scope) |
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.