| Package | Description |
|---|---|
| org.eclipse.tycho.p2.tools.mirroring | |
| org.eclipse.tycho.p2.tools.mirroring.facade | |
| org.eclipse.tycho.plugins.p2.publisher | |
| org.eclipse.tycho.plugins.p2.repository |
| Modifier and Type | Method and Description |
|---|---|
void |
MirrorApplicationServiceImpl.mirrorReactor(RepositoryReferences sources,
DestinationRepositoryDescriptor destination,
Collection<DependencySeed> projectSeeds,
BuildContext context,
boolean includeAllDependencies,
boolean includePacked,
Map<String,String> filterProperties) |
| Modifier and Type | Method and Description |
|---|---|
void |
MirrorApplicationService.mirrorReactor(RepositoryReferences sources,
DestinationRepositoryDescriptor destination,
Collection<DependencySeed> seeds,
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 |
|---|---|
protected BuildContext |
AbstractP2Mojo.getBuildContext() |
| Modifier and Type | Method and Description |
|---|---|
protected BuildContext |
AbstractRepositoryMojo.getBuildContext() |
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.