Package | Description |
---|---|
org.eclipse.m2e.core.internal.lifecyclemapping |
Modifier and Type | Class and Description |
---|---|
class |
SimpleMappingMetadataSource
SimpleMappingMetadataSource
|
Modifier and Type | Method and Description |
---|---|
static List<MappingMetadataSource> |
LifecycleMappingFactory.asList(Map<String,List<MappingMetadataSource>> map) |
static List<MappingMetadataSource> |
LifecycleMappingFactory.getProjectMetadataSources(org.apache.maven.project.MavenProject mavenProject,
List<LifecycleMappingMetadataSource> bundleMetadataSources,
List<org.apache.maven.plugin.MojoExecution> mojoExecutions,
boolean includeDefault,
org.eclipse.core.runtime.IProgressMonitor monitor) |
static Map<String,List<MappingMetadataSource>> |
LifecycleMappingFactory.getProjectMetadataSourcesMap(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 List<MappingMetadataSource> |
LifecycleMappingFactory.asList(Map<String,List<MappingMetadataSource>> map) |
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) |
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.