Modifier and Type | Interface and Description |
---|---|
interface |
ReactorProject |
Modifier and Type | Class and Description |
---|---|
class |
DefaultReactorProject |
Modifier and Type | Class and Description |
---|---|
class |
MavenReactorProjectCoordinates |
Modifier and Type | Method and Description |
---|---|
ReactorProjectCoordinates |
BuildContext.getProject() |
Constructor and Description |
---|
BuildContext(ReactorProjectCoordinates project,
String qualifier,
List<TargetEnvironment> environments)
Creates a new
BuildContext instance. |
Modifier and Type | Method and Description |
---|---|
protected ReactorProjectCoordinates |
AbstractP2Mojo.getProjectCoordinates() |
Modifier and Type | Method and Description |
---|---|
protected ReactorProjectCoordinates |
AbstractRepositoryMojo.getProjectCoordinates() |
Modifier and Type | Method and Description |
---|---|
PublishingRepository |
ReactorRepositoryManagerImpl.getPublishingRepository(ReactorProjectCoordinates project) |
Constructor and Description |
---|
PublishingRepositoryImpl(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
ReactorProjectCoordinates project) |
Modifier and Type | Method and Description |
---|---|
PublishingRepository |
ReactorRepositoryManager.getPublishingRepository(ReactorProjectCoordinates project)
Returns the project's publishing repository.
|
Modifier and Type | Method and Description |
---|---|
PublishingRepositoryFacade |
ReactorRepositoryManagerFacade.getPublishingRepository(ReactorProjectCoordinates project)
Returns the project's publishing repository.
|
Modifier and Type | Class and Description |
---|---|
class |
ReactorProjectCoordinatesStub |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.