public interface ILifecycleMappingLabelProvider
Modifier and Type | Method and Description |
---|---|
ILifecycleMappingRequirement |
getKey() |
String |
getMavenText()
Returns label of Maven Project element, i.e.
|
Collection<org.apache.maven.project.MavenProject> |
getProjects() |
boolean |
isError(LifecycleMappingConfiguration mappingConfiguration) |
String getMavenText()
boolean isError(LifecycleMappingConfiguration mappingConfiguration)
ILifecycleMappingRequirement getKey()
Collection<org.apache.maven.project.MavenProject> getProjects()
Copyright © 2005-2013 Sonatype, Inc.. All Rights Reserved.