public class IndexingTransferListener extends Object implements ILocalRepositoryListener
Constructor and Description |
---|
IndexingTransferListener(NexusIndexManager indexManager) |
Modifier and Type | Method and Description |
---|---|
void |
artifactInstalled(File repositoryBasedir,
ArtifactKey baseArtifact,
ArtifactKey artifact,
File artifactFile)
New artifact has been downloaded or installed to maven local repository
|
public IndexingTransferListener(NexusIndexManager indexManager)
public void artifactInstalled(File repositoryBasedir, ArtifactKey baseArtifact, ArtifactKey artifact, File artifactFile)
ILocalRepositoryListener
artifactInstalled
in interface ILocalRepositoryListener
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.