Uses of Class
org.apache.maven.model.building.ModelProblemCollectorRequest
-
Uses of ModelProblemCollectorRequest in org.apache.maven.model.building
Modifier and TypeMethodDescriptionModelProblemCollectorRequest.setException
(Exception exception) Deprecated.ModelProblemCollectorRequest.setLocation
(InputLocation location) Deprecated.ModelProblemCollectorRequest.setMessage
(String message) Deprecated.Modifier and TypeMethodDescriptionvoid
ModelProblemCollector.add
(ModelProblemCollectorRequest req) Deprecated.Adds the specified problem.