Modifier and Type | Method and Description |
---|---|
ReactorProjectIdentities |
ReactorProject.getIdentities() |
Modifier and Type | Method and Description |
---|---|
ReactorProjectIdentities |
DefaultReactorProject.getIdentities() |
Modifier and Type | Class and Description |
---|---|
class |
MavenReactorProjectIdentities |
Modifier and Type | Class and Description |
---|---|
class |
ReactorProjectStub |
Modifier and Type | Method and Description |
---|---|
ReactorProjectIdentities |
ReactorProjectStub.getIdentities() |
Modifier and Type | Method and Description |
---|---|
PublishingRepository |
ReactorRepositoryManagerImpl.getPublishingRepository(ReactorProjectIdentities project) |
Modifier and Type | Method and Description |
---|---|
void |
ReactorRepositoryManagerImpl.computeFinalTargetPlatform(ReactorProject project,
List<? extends ReactorProjectIdentities> upstreamProjects) |
Modifier and Type | Method and Description |
---|---|
Map<org.eclipse.equinox.p2.metadata.IInstallableUnit,ReactorProjectIdentities> |
P2TargetPlatform.getOriginalReactorProjectMap()
Returns the map from target platform installable units back to the contributing reactor
project.
|
Modifier and Type | Method and Description |
---|---|
static LinkedHashSet<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
PreliminaryTargetPlatformImpl.collectAllInstallableUnits(Map<org.eclipse.equinox.p2.metadata.IInstallableUnit,ReactorProjectIdentities> reactorProjectIUs,
Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> externalIUs,
ExecutionEnvironmentResolutionHints executionEnvironment) |
Constructor and Description |
---|
FinalTargetPlatformImpl(LinkedHashSet<org.eclipse.equinox.p2.metadata.IInstallableUnit> installableUnits,
ExecutionEnvironmentResolutionHints executionEnvironment,
IRawArtifactFileProvider jointArtifacts,
LocalArtifactRepository localArtifactRepository,
Map<org.eclipse.equinox.p2.metadata.IInstallableUnit,IArtifactFacade> mavenArtifactLookup,
Map<org.eclipse.equinox.p2.metadata.IInstallableUnit,ReactorProjectIdentities> reactorProjectLookup) |
PreliminaryTargetPlatformImpl(Map<org.eclipse.equinox.p2.metadata.IInstallableUnit,ReactorProjectIdentities> reactorProjectIUs,
Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> externalIUs,
Map<org.eclipse.equinox.p2.metadata.IInstallableUnit,IArtifactFacade> mavenArtifactIUs,
ExecutionEnvironmentResolutionHints executionEnvironment,
TargetPlatformFilterEvaluator filter,
LocalMetadataRepository localMetadataRepository,
IRawArtifactFileProvider jointArtifacts,
LocalArtifactRepository localArtifactRepository,
boolean includeLocalRepo,
MavenLogger logger) |
Modifier and Type | Method and Description |
---|---|
ReactorProjectIdentities |
BuildContext.getProject() |
Constructor and Description |
---|
BuildContext(ReactorProjectIdentities project,
String qualifier,
List<TargetEnvironment> environments)
Creates a new
BuildContext instance. |
Modifier and Type | Method and Description |
---|---|
protected ReactorProjectIdentities |
AbstractP2Mojo.getProjectIdentities() |
Modifier and Type | Method and Description |
---|---|
protected ReactorProjectIdentities |
AbstractRepositoryMojo.getProjectIdentities() |
Modifier and Type | Method and Description |
---|---|
ReactorProjectIdentities |
PublishingRepositoryImpl.getProjectIdentities() |
Constructor and Description |
---|
PublishingRepositoryImpl(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
ReactorProjectIdentities project) |
Modifier and Type | Method and Description |
---|---|
ReactorProjectIdentities |
PublishingRepository.getProjectIdentities()
Returns the project for which this instance contains the publishing results.
|
Modifier and Type | Method and Description |
---|---|
PublishingRepository |
ReactorRepositoryManager.getPublishingRepository(ReactorProjectIdentities project)
Returns the project's publishing repository.
|
Modifier and Type | Method and Description |
---|---|
PublishingRepositoryFacade |
ReactorRepositoryManagerFacade.getPublishingRepository(ReactorProjectIdentities project)
Returns the project's publishing repository.
|
Modifier and Type | Method and Description |
---|---|
void |
ReactorRepositoryManagerFacade.computeFinalTargetPlatform(ReactorProject project,
List<? extends ReactorProjectIdentities> upstreamProjects)
Computes the (immutable) target platform with final p2 metadata and attaches it to the given
project.
|
Modifier and Type | Class and Description |
---|---|
class |
ReactorProjectIdentitiesStub |
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.