Package | Description |
---|---|
org.eclipse.m2e.core.internal.lifecyclemapping |
Modifier and Type | Method and Description |
---|---|
static List<MappingMetadataSource> |
LifecycleMappingFactory.getProjectMetadataSources(org.apache.maven.execution.MavenExecutionRequest templateRequest,
org.apache.maven.project.MavenProject mavenProject,
List<LifecycleMappingMetadataSource> bundleMetadataSources,
List<org.apache.maven.plugin.MojoExecution> mojoExecutions,
boolean includeDefault,
org.eclipse.core.runtime.IProgressMonitor monitor) |
Modifier and Type | Method and Description |
---|---|
static void |
LifecycleMappingFactory.calculateEffectiveLifecycleMappingMetadata(LifecycleMappingResult result,
org.apache.maven.execution.MavenExecutionRequest templateRequest,
List<MappingMetadataSource> metadataSources,
org.apache.maven.project.MavenProject mavenProject,
List<org.apache.maven.plugin.MojoExecution> mojoExecutions,
boolean applyDefaultStrategy) |
Copyright © 2005-2013 Sonatype, Inc.. All Rights Reserved.