Modifier and Type | Method and Description |
---|---|
void |
MirrorApplicationServiceImpl.mirrorReactor(RepositoryReferences sources,
DestinationRepositoryDescriptor destination,
Collection<?> seedUnits,
BuildContext context,
boolean includeAllDependencies) |
Modifier and Type | Method and Description |
---|---|
void |
MirrorApplicationService.mirrorReactor(RepositoryReferences sources,
DestinationRepositoryDescriptor destination,
Collection<?> seedUnits,
BuildContext context,
boolean includeAllDependencies)
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(File targetRepository,
RepositoryReferences contextRepos,
BuildContext context) |
Modifier and Type | Method and Description |
---|---|
PublisherService |
PublisherServiceFactory.createPublisher(File targetRepository,
RepositoryReferences contextRepositories,
BuildContext context)
Creates a
PublisherService instance that can be used to publish artifacts. |
Modifier and Type | Method and Description |
---|---|
boolean |
VerifierServiceImpl.verify(URI metadataRepositoryUri,
URI artifactRepositoryUri,
BuildContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
VerifierService.verify(URI metadataRepositoryUri,
URI artifactRepositoryUri,
BuildContext context) |
Modifier and Type | Method and Description |
---|---|
protected BuildContext |
AbstractP2Mojo.getBuildContext() |
Modifier and Type | Method and Description |
---|---|
protected BuildContext |
AbstractRepositoryMojo.getBuildContext() |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.