Package | Description |
---|---|
org.eclipse.tycho.core.maven | |
org.eclipse.tycho.core.osgitools | |
org.eclipse.tycho.packaging | |
org.eclipse.tycho.surefire.provisioning |
Modifier and Type | Method and Description |
---|---|
static void |
MavenDependencyInjector.injectMavenDependencies(org.apache.maven.project.MavenProject project,
DependencyArtifacts dependencies,
BundleReader bundleReader,
org.codehaus.plexus.logging.Logger logger)
Injects the dependencies of a project (as determined by the p2 dependency resolver) back into
the Maven model.
|
Constructor and Description |
---|
MavenDependencyCollector(org.apache.maven.project.MavenProject project,
BundleReader bundleReader,
org.codehaus.plexus.logging.Logger logger)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultBundleReader |
Constructor and Description |
---|
ProductAssembler(org.apache.maven.execution.MavenSession session,
BundleReader manifestReader,
File target,
TargetEnvironment environment) |
Constructor and Description |
---|
ProvisionedEquinoxInstallation(File location,
BundleReader bundleReader) |
ProvisionedInstallationBuilder(BundleReader bundleReader,
DirectorRuntime directorRuntime,
P2ApplicationLauncher launcher,
org.codehaus.plexus.logging.Logger log) |
Copyright © 2008–2018 Eclipse Foundation. All rights reserved.