| Package | Description |
|---|---|
| org.eclipse.aether |
The primary API of the
RepositorySystem and its functionality. |
| org.eclipse.aether.deployment |
The types supporting the publishing of artifacts to a remote repository.
|
| Class | Description |
|---|---|
| DeploymentException |
Thrown in case of a deployment error like authentication failure.
|
| DeployRequest |
A request to deploy artifacts and their accompanying metadata into the a remote repository.
|
| DeployResult |
The result of deploying artifacts and their accompanying metadata into the a remote repository.
|
| Class | Description |
|---|---|
| DeployRequest |
A request to deploy artifacts and their accompanying metadata into the a remote repository.
|
| DeployResult |
The result of deploying artifacts and their accompanying metadata into the a remote repository.
|