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 MappingMetadataSourcepublic LifecycleMappingMetadata getLifecycleMappingMetadata(String packagingType) throws DuplicateMappingException
getLifecycleMappingMetadata in interface MappingMetadataSourceDuplicateMappingExceptionCopyright © 2005–2021 Eclipse Foundation. All rights reserved.