Package | Description |
---|---|
org.apache.maven.model.building | |
org.apache.maven.project.validation |
Modifier and Type | Method and Description |
---|---|
ModelProblemCollectorRequest |
ModelProblemCollectorRequest.setException(java.lang.Exception exception) |
ModelProblemCollectorRequest |
ModelProblemCollectorRequest.setLocation(InputLocation location) |
ModelProblemCollectorRequest |
ModelProblemCollectorRequest.setMessage(java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
void |
ModelProblemCollector.add(ModelProblemCollectorRequest req)
Adds the specified problem.
|
void |
DefaultModelProblemCollector.add(ModelProblemCollectorRequest req) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultModelValidator.SimpleModelProblemCollector.add(ModelProblemCollectorRequest req) |