Uses of Class
org.apache.maven.lifecycle.internal.ProjectSegment
Packages that use ProjectSegment
-
Uses of ProjectSegment in org.apache.maven.lifecycle.internal
Methods in org.apache.maven.lifecycle.internal that return ProjectSegmentModifier and TypeMethodDescriptionProjectBuildList.findByMavenProject
(MavenProject mavenProject) Finds the first ProjectSegment matching the supplied projectProjectBuildList.get
(int index) Methods in org.apache.maven.lifecycle.internal that return types with arguments of type ProjectSegmentModifier and TypeMethodDescriptionProjectBuildList.iterator()
ProjectBuildList.selectSegment
(TaskSegment taskSegment) Constructor parameters in org.apache.maven.lifecycle.internal with type arguments of type ProjectSegment