Uses of Class
org.apache.maven.model.building.ModelProblemCollectorRequest
Packages that use ModelProblemCollectorRequest
-
Uses of ModelProblemCollectorRequest in org.apache.maven.model.building
Methods in org.apache.maven.model.building that return ModelProblemCollectorRequestModifier and TypeMethodDescriptionModelProblemCollectorRequest.setException
(Exception exception) Deprecated.ModelProblemCollectorRequest.setLocation
(InputLocation location) Deprecated.ModelProblemCollectorRequest.setMessage
(String message) Deprecated.Methods in org.apache.maven.model.building with parameters of type ModelProblemCollectorRequestModifier and TypeMethodDescriptionvoid
DefaultModelProblemCollector.add
(ModelProblemCollectorRequest req) Deprecated.void
ModelProblemCollector.add
(ModelProblemCollectorRequest req) Deprecated.Adds the specified problem. -
Uses of ModelProblemCollectorRequest in org.apache.maven.project.validation
Methods in org.apache.maven.project.validation with parameters of type ModelProblemCollectorRequestModifier and TypeMethodDescriptionvoid
DefaultModelValidator.SimpleModelProblemCollector.add
(ModelProblemCollectorRequest req)