| Package | Description |
|---|---|
| org.eclipse.m2e.core.internal.lifecyclemapping |
| 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) |
Copyright © 2005–2013 Sonatype, Inc.. All rights reserved.