You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/11/03 13:59:37 UTC

[GitHub] [maven-integration-testing] michael-o commented on a change in pull request #123: [MNG-7217] Proper use of CLI

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



##########
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:
       Can you change that to `fail-on-security`? It seems wrong here.




-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org