| Package | Description |
|---|---|
| org.apache.maven.artifact.metadata | |
| org.apache.maven.project.artifact |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ArtifactMetadataSource |
Deprecated.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultMetadataSource |
This realizes the metadata source via the default hint to provide backward-compat with Maven 2.x whose Plexus version
registered component descriptors twice: once keyed by role+roleHint and once keyed by role only.
|
class |
MavenMetadataSource |