public class AnnotationMappingMetadataSource extends Object implements MappingMetadataSource
Modifier and Type | Method and Description |
---|---|
static AnnotationMappingMetadataSource |
get(org.apache.maven.project.MavenProject project) |
LifecycleMappingMetadata |
getLifecycleMappingMetadata(String packagingType) |
List<PluginExecutionMetadata> |
getPluginExecutionMetadata(MojoExecutionKey execution) |
public static AnnotationMappingMetadataSource get(org.apache.maven.project.MavenProject project)
public List<PluginExecutionMetadata> getPluginExecutionMetadata(MojoExecutionKey execution)
getPluginExecutionMetadata
in interface MappingMetadataSource
public LifecycleMappingMetadata getLifecycleMappingMetadata(String packagingType) throws DuplicateMappingException
getLifecycleMappingMetadata
in interface MappingMetadataSource
DuplicateMappingException
Copyright © 2005-2017 Eclipse Foundation. All Rights Reserved.