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 TypeMethodDescriptionvoidDefaultModelProblemCollector.add(ModelProblemCollectorRequest req) Deprecated.voidModelProblemCollector.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 TypeMethodDescriptionvoidDefaultModelValidator.SimpleModelProblemCollector.add(ModelProblemCollectorRequest req)