slawekjaranowski commented on code in PR #143: URL: https://github.com/apache/maven-integration-testing/pull/143#discussion_r847284138
########## core-it-suite/src/test/java/org/apache/maven/it/IntegrationTestSuite.java: ########## @@ -190,6 +190,7 @@ public static Test suite() suite.addTestSuite( MavenITmng5280SettingsProfilesRepositoriesOrderTest.class ); suite.addTestSuite( MavenITmng5230MakeReactorWithExcludesTest.class ); suite.addTestSuite( MavenITmng5224InjectedSettings.class ); + suite.addTestSuite( MavenITmng5222MojoDeprecatedParamsTest.class ); Review Comment: ok, so sentence "it counts down to zero" it is not always true with - reverse chronological of fix date ... line 90 😄 -- 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-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org