| Package | Description |
|---|---|
| org.sonatype.aether.impl | |
| org.sonatype.aether.impl.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractLocalRepositoryMaintainer.artifactDownloaded(LocalRepositoryEvent event)
Deprecated.
|
void |
LocalRepositoryMaintainer.artifactDownloaded(LocalRepositoryEvent event)
Deprecated.
Notifies the maintainer of the addition of an artifact to the local repository by download from a remote
repository.
|
void |
AbstractLocalRepositoryMaintainer.artifactInstalled(LocalRepositoryEvent event)
Deprecated.
|
void |
LocalRepositoryMaintainer.artifactInstalled(LocalRepositoryEvent event)
Deprecated.
Notifies the maintainer of the addition of an artifact to the local repository by a local build.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLocalRepositoryEvent |
Copyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.