michael-o commented on a change in pull request #489:
URL: https://github.com/apache/maven/pull/489#discussion_r672616869
##########
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:
There is no when this is merged.
##########
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:
There is none when this is merged.
--
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]