michael-o commented on a change in pull request #489:
URL: https://github.com/apache/maven/pull/489#discussion_r672601880
##########
File path:
maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java
##########
@@ -814,7 +814,7 @@ private Model readRawModel( ModelBuildingRequest request,
DefaultModelProblemCol
}
catch ( IOException e )
{
- problems.add( new ModelProblemCollectorRequest(
Severity.FATAL, Version.V37 ).setException( e ) );
Review comment:
Very good catch. Is `V37` still used somewhere else?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]