Class ProblemCollectorFactory
java.lang.Object
org.apache.maven.building.ProblemCollectorFactory
Deprecated.
- Since:
- 3.3.0
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic ProblemCollectornewInstance(List<Problem> problems) Deprecated.The default implementation is not visible, create it with this factory
- 
Constructor Details- 
ProblemCollectorFactorypublic ProblemCollectorFactory()Deprecated.
 
- 
- 
Method Details- 
newInstanceDeprecated.The default implementation is not visible, create it with this factory- Parameters:
- problems- starting set of problems, may be- null
- Returns:
- a new instance of a ProblemCollector
 
 
- 
org.apache.maven.api.servicesinstead