Modifier and Type | Method and Description |
---|---|
void |
MirrorApplicationServiceImpl.mirrorReactor(RepositoryReferences sources,
DestinationRepositoryDescriptor destination,
Collection<?> seedUnits,
BuildContext context,
boolean includeAllDependencies,
boolean includePacked,
Map<String,String> filterProperties) |
Modifier and Type | Method and Description |
---|---|
void |
MirrorApplicationService.mirrorReactor(RepositoryReferences sources,
DestinationRepositoryDescriptor destination,
Collection<?> seedUnits,
BuildContext context,
boolean includeAllDependencies,
boolean includePacked,
Map<String,String> filterProperties)
Copies the given installable units and their dependencies into the p2 repository at the
destination location.
|
Modifier and Type | Method and Description |
---|---|
PublisherService |
PublisherServiceFactoryImpl.createPublisher(RepositoryReferences contextRepos,
BuildContext context) |
Modifier and Type | Method and Description |
---|---|
PublisherService |
PublisherServiceFactory.createPublisher(RepositoryReferences contextRepositories,
BuildContext buildContext)
Creates a
PublisherService instance that can be used to publish artifacts. |
Modifier and Type | Method and Description |
---|---|
protected BuildContext |
AbstractP2Mojo.getBuildContext() |
Modifier and Type | Method and Description |
---|---|
protected BuildContext |
AbstractRepositoryMojo.getBuildContext() |
Copyright © 2008–2013 Eclipse Foundation. All rights reserved.