| ArtifactMetadata |
Artifact Metadata that is resolved independent of Artifact itself.
|
| ClasspathContainer |
classpath container that is aware of the classpath scope
|
| DefaultClasspathTransformation |
default implementation of the metadata classpath transformer
|
| DefaultGraphConflictResolutionPolicy |
|
| DefaultGraphConflictResolver |
Default conflict resolver.Implements closer newer first policy by default, but could be configured via plexus
|
| MetadataGraph |
maven dependency metadata graph
|
| MetadataGraphEdge |
metadata graph edge - combination of version, scope and depth define
an edge in the graph
|
| MetadataGraphVertex |
metadata graph vertice - just a wrapper around artifact's metadata
|
| MetadataResolution |
|
| MetadataResolutionRequest |
|
| MetadataResolutionResult |
This object is tinted with ClasspathTransformation and GraphConflictResolver.
|
| MetadataTreeNode |
metadata [dirty] Tree
|