public interface MappingMetadataSource
Modifier and Type | Method and Description |
---|---|
LifecycleMappingMetadata |
getLifecycleMappingMetadata(String packagingType) |
List<PluginExecutionMetadata> |
getPluginExecutionMetadata(MojoExecutionKey execution) |
LifecycleMappingMetadata getLifecycleMappingMetadata(String packagingType) throws DuplicateMappingException
DuplicateMappingException
List<PluginExecutionMetadata> getPluginExecutionMetadata(MojoExecutionKey execution)
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.