Modifier and Type | Method and Description |
---|---|
BuildOutputDirectory |
BuildContext.getTargetDirectory() |
Constructor and Description |
---|
BuildContext(String qualifier,
List<TargetEnvironment> environments,
BuildOutputDirectory targetDirectory)
Creates a new
BuildContext instance. |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.equinox.p2.core.IProvisioningAgent |
Activator.createProvisioningAgent(BuildOutputDirectory targetDirectory) |
Modifier and Type | Method and Description |
---|---|
void |
MirrorApplicationServiceImpl.mirrorStandalone(RepositoryReferences sources,
DestinationRepositoryDescriptor destination,
Collection<IUDescription> seedIUs,
MirrorOptions mirrorOptions,
BuildOutputDirectory tempDirectory) |
Modifier and Type | Method and Description |
---|---|
void |
MirrorApplicationService.mirrorStandalone(RepositoryReferences sources,
DestinationRepositoryDescriptor destination,
Collection<IUDescription> seedUnits,
MirrorOptions mirrorOptions,
BuildOutputDirectory tempDirectory)
Copies installable units from the source repositories to the destination repository.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VerifierServiceImpl.verify(URI metadataRepositoryUri,
URI artifactRepositoryUri,
BuildOutputDirectory tempDirectory) |
Modifier and Type | Method and Description |
---|---|
boolean |
VerifierService.verify(URI metadataRepositoryUri,
URI artifactRepositoryUri,
BuildOutputDirectory tempDirectory) |
Modifier and Type | Method and Description |
---|---|
protected BuildOutputDirectory |
AbstractP2Mojo.getBuildDirectory() |
Modifier and Type | Method and Description |
---|---|
protected BuildOutputDirectory |
AbstractRepositoryMojo.getBuildDirectory() |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.