public interface PublishingRepositoryFacade
This interface is a subset of
PublishingRepository, limited to methods required
from the Maven class loader.
| Modifier and Type | Method and Description |
|---|---|
Map<String,File> |
getArtifactLocations()
The file system locations of the build artifacts, indexed by classifier.
|
Set<Object> |
getInstallableUnits()
Returns the
IInstallableUnits in the publishing repository. |
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.