Class BuildListCalculator
java.lang.Object
org.apache.maven.lifecycle.internal.BuildListCalculator
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
- Since:
- 3.0
- Author:
- Kristian Rosenvold
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncalculateProjectBuilds
(MavenSession session, List<TaskSegment> taskSegments)
-
Constructor Details
-
BuildListCalculator
public BuildListCalculator()
-
-
Method Details
-
calculateProjectBuilds
public ProjectBuildList calculateProjectBuilds(MavenSession session, List<TaskSegment> taskSegments)
-