| Package | Description |
|---|---|
| org.eclipse.m2e.core.internal.lifecyclemapping | |
| org.eclipse.m2e.tests.common |
| Modifier and Type | Method and Description |
|---|---|
static LifecycleMappingResult |
LifecycleMappingFactory.calculateLifecycleMapping(org.apache.maven.project.MavenProject mavenProject,
List<org.apache.maven.plugin.MojoExecution> mojoExecutions,
String lifecycleMappingId,
org.eclipse.core.runtime.IProgressMonitor monitor) |
| Modifier and Type | Method and Description |
|---|---|
static void |
LifecycleMappingFactory.calculateEffectiveLifecycleMappingMetadata(LifecycleMappingResult result,
List<MappingMetadataSource> metadataSources,
org.apache.maven.project.MavenProject mavenProject,
List<org.apache.maven.plugin.MojoExecution> mojoExecutions,
boolean applyDefaultStrategy,
org.eclipse.core.runtime.IProgressMonitor monitor) |
static void |
LifecycleMappingFactory.calculateEffectiveLifecycleMappingMetadata(LifecycleMappingResult result,
org.apache.maven.project.MavenProject mavenProject,
List<org.apache.maven.plugin.MojoExecution> mojoExecutions,
org.eclipse.core.runtime.IProgressMonitor monitor) |
static void |
LifecycleMappingFactory.instantiateLifecycleMapping(LifecycleMappingResult result,
org.apache.maven.project.MavenProject mavenProject,
String lifecycleMappingId) |
static void |
LifecycleMappingFactory.instantiateProjectConfigurators(org.apache.maven.project.MavenProject mavenProject,
LifecycleMappingResult result,
Map<MojoExecutionKey,List<IPluginExecutionMetadata>> map) |
static Map<String,AbstractProjectConfigurator> |
LifecycleMappingFactory.setProjectConfigurators(IMavenProjectFacade facade,
LifecycleMappingResult mappingResult) |
| Modifier and Type | Method and Description |
|---|---|
protected LifecycleMappingResult |
AbstractLifecycleMappingTest.calculateLifecycleMapping(MavenProjectFacade facade) |
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.