mthmulders commented on a change in pull request #123:
URL: 
https://github.com/apache/maven-integration-testing/pull/123#discussion_r742008939



##########
File path: 
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng6562WarnDefaultBindings.java
##########
@@ -43,7 +43,8 @@ public void testItShouldNotWarn()
         verifier.setAutoclean( false );
         verifier.setLogFileName( phase + ".txt" );
         verifier.setForkJvm( true ); // required due to --fos-on-severity

Review comment:
       I've taken the liberty to go for `fail-on-severity` ;-)

##########
File path: 
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng6562WarnDefaultBindings.java
##########
@@ -43,7 +43,8 @@ public void testItShouldNotWarn()
         verifier.setAutoclean( false );
         verifier.setLogFileName( phase + ".txt" );
         verifier.setForkJvm( true ); // required due to --fos-on-severity

Review comment:
       I've taken the liberty to go for `fail-on-severity` ;-)




-- 
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]


Reply via email to