Class BuildResumptionData
java.lang.Object
org.apache.maven.execution.BuildResumptionData
This class holds the information required to enable resuming a Maven build with
--resume
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the projects that still need to be built when resuming.
-
Constructor Details
-
BuildResumptionData
-
-
Method Details
-
getRemainingProjects
-