Uses of Interface
org.apache.maven.building.ProblemCollector
-
-
Uses of ProblemCollector in org.apache.maven.building
Methods in org.apache.maven.building that return ProblemCollector Modifier and Type Method Description static ProblemCollector
ProblemCollectorFactory. newInstance(java.util.List<Problem> problems)
The default implementation is not visible, create it with this factory
-