Uses of Interface
org.apache.maven.building.Problem
-
-
Uses of Problem in org.apache.maven.building
Methods in org.apache.maven.building that return types with arguments of type Problem Modifier and Type Method Description java.util.List<Problem>
ProblemCollector. getProblems()
Method parameters in org.apache.maven.building with type arguments of type Problem 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
-