public interface ILifecycleMappingConfiguration
Modifier and Type | Method and Description |
---|---|
String |
getLifecycleMappingId() |
org.codehaus.plexus.util.xml.Xpp3Dom |
getMojoExecutionConfiguration(MojoExecutionKey key) |
Map<MojoExecutionKey,List<IPluginExecutionMetadata>> |
getMojoExecutionMapping() |
String getLifecycleMappingId()
Map<MojoExecutionKey,List<IPluginExecutionMetadata>> getMojoExecutionMapping()
org.codehaus.plexus.util.xml.Xpp3Dom getMojoExecutionConfiguration(MojoExecutionKey key)
key
- Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.