| Interface | Description |
|---|---|
| Artifact |
The interface defining an artifact (which probably lives in the
repository).
|
| ArtifactTypeHandler |
This will do until wagon debuts.
|
| RepositoryLayout |
RepositoryLayout describes how artifacts are to
be arranged in a user's local repository. |
| Class | Description |
|---|---|
| AbstractArtifact |
Base class from which all artifact subclasses are derived.
|
| AbstractRepositoryLayout | |
| DefaultArtifactFactory |
Simple factory for creating Artifact implementations based on a dependency
type.
|
| DefaultArtifactTypeHandler |
This will do until wagon debuts.
|
| DefaultRepositoryLayout |
The standard
RepositoryLayout
implementation. |
| GenericArtifact |
Generic artifact that builds its path and url information based on its
associated dependency.
|
| PluginArtifact |
Plugin artifact that has special knowledge of the MavenSession's
plugin mechanism.
|
Repository and their held artifacts.
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.